Minor style change

This commit is contained in:
Savetheinternet
2011-02-16 23:38:44 +11:00
parent 1063372de1
commit 519a68eeec
2 changed files with 11 additions and 1 deletions

View File

@@ -44,4 +44,9 @@ div.pages {
}
div.pages a.selected {
color: #800;
}
hr {
border: none;
border-top: 1px solid #D9BFB7;
height: 0px;
}