2013-04-10 03:17:41 +00:00
|
|
|
.series-item {
|
2013-04-21 01:29:26 +00:00
|
|
|
padding-bottom: 20px;
|
2013-04-21 00:42:28 +00:00
|
|
|
|
2013-04-21 01:29:26 +00:00
|
|
|
h2 {
|
2013-04-21 00:42:28 +00:00
|
|
|
margin-top: 0px;
|
2013-04-21 01:29:26 +00:00
|
|
|
}
|
2013-04-24 03:11:45 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.series-posters {
|
|
|
|
list-style-type: none;
|
|
|
|
|
|
|
|
li {
|
|
|
|
display: inline-block;
|
|
|
|
vertical-align: top;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.series-posters-item {
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
|
|
|
.center {
|
|
|
|
display: block;
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.progress {
|
|
|
|
left: 22px;
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
2013-04-10 03:17:41 +00:00
|
|
|
}
|