I feel pretty,

Oh, so pretty,
I feel pretty and witty and gay!
And I pity
Any girl who isn't me today.
This commit is contained in:
kay.one 2013-06-06 22:15:07 -07:00
commit f63869bcfa
7 changed files with 36 additions and 17 deletions

View file

@ -18,14 +18,19 @@
}
.series-page-header {
.card;
padding: 30px 0px;
background: #000000;
color: #ffffff;
opacity: 0.9;
padding: 30px 30px;
margin: 50px 10px;
opacity: 0.9;
}
.series-season {
.card;
margin: 80px 10px;
padding: 20px 40px;
opacity: 0.9;
}
@ -124,3 +129,4 @@
.series-detail-overview {
margin-bottom: 50px;
}