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

@@ -304,4 +304,12 @@ hr {
border: none;
border-top: 1px solid #B7C5D9;
height: 0px;
}
div.boardlist {
color: #89A;
font-size: 9pt;
margin-top: 10px;
}
div.boardlist a {
text-decoration: none;
}