Episode count on posters and coloured bars

This commit is contained in:
Mark McDowall 2013-07-25 20:25:56 -07:00
commit 9ba0623987
7 changed files with 78 additions and 17 deletions

View file

@ -15,19 +15,22 @@
width : 125px;
position : relative;
margin-bottom : 2px;
.progressbar-back-text, .progressbar-front-text {
font-size : 11.844px;
font-weight: bold;
text-align : center;
}
.progressbar-back-text {
position : absolute;
width : 100%;
height : 100%;
font-size : 12px;
text-align : center;
}
.progressbar-front-text {
display : block;
width : 125px;
font-size : 12px;
text-align : center;
}
.bar {
position : absolute;