style change for boardlist

This commit is contained in:
Savetheinternet
2011-02-19 20:25:21 +11:00
parent fd6f4fb81f
commit 60ac971de0
2 changed files with 14 additions and 0 deletions

View File

@@ -47,4 +47,10 @@ div.pages a.selected {
}
hr {
border-color: 1px solid #D9BFB7;
}
div.boardlist {
color: #B86;
}
div.boardlist a {
color: #800;
}