style fixes

This commit is contained in:
albert
2012-09-21 14:26:21 -04:00
parent 7fcedc20b4
commit 5512e0bb79
4 changed files with 16 additions and 4 deletions

View File

@@ -14,6 +14,10 @@ div.list-of-forum-posts {
menu {
margin-top: 0.5em;
li {
margin-right: 1em;
}
}
}
}
@@ -31,8 +35,10 @@ div#c-forum-topics {
color: #AAA;
}
tr.new-topic {
font-weight: bold;
span.new {
font-size: 80%;
color: red;
margin-right: 0.5em;
}
a.last-page {