Better looking page number list

This commit is contained in:
Savetheinternet
2011-02-16 23:32:43 +11:00
parent 3b3e696427
commit 1063372de1
6 changed files with 40 additions and 9 deletions

View File

@@ -37,4 +37,11 @@ div.ban {
}
div.ban p {
color: black;
}
div.pages {
background: #F0E0D6;
border-color: #D9BFB7;
}
div.pages a.selected {
color: #800;
}