Added styles and yotsuba.css

This commit is contained in:
Savetheinternet
2011-01-20 19:35:41 +11:00
parent 0190dcfa52
commit 915dcc55eb
3 changed files with 91 additions and 0 deletions

View File

@@ -233,4 +233,14 @@ span.spoiler {
}
span.spoiler:hover {
color: white;
}
div.styles {
float: right;
padding-bottom: 20px;
}
div.styles a {
margin: 0 10px;
}
div.styles a.selected {
text-decoration: none;
}