Display subforums when linking to parent forum

This commit is contained in:
Trever Fischer
2012-04-17 01:51:43 -04:00
parent 061f649bc8
commit 21f7b20c8d
3 changed files with 15 additions and 3 deletions

View File

@@ -338,10 +338,14 @@ fieldset {
font-size: x-small;
}
.forum .topic-link a {
.forum .topic-link .link a {
font-size: large;
}
.forum .topic-link p {
margin-bottom: 1em;
}
.forum tr, .forum tr {
border-top: #888 solid 1px;
border-bottom: #aaa solid 1px;