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

@ -25,6 +25,10 @@
}
}
.backdrop .page {
background-color: transparent;
}
html {
overflow: -moz-scrollbars-vertical;
overflow-y: scroll;
@ -61,12 +65,6 @@ html {
}
}
#in-sub-nav {
ul {
margin: 0 0 80px 0;
}
}
#notification-region {
pre {
font-size: 12px;