Style forums a bit more

This commit is contained in:
Trever Fischer
2012-04-16 17:57:11 -04:00
parent 0cf8fdf253
commit 8b7b628ad4
2 changed files with 11 additions and 3 deletions

View File

@@ -140,13 +140,16 @@ tbody tr:nth-child(odd) {
width: 100px;
text-align: center;
background-color: #888;
padding: 1em
}
.forum-post-user .byline {
padding: 1em;
}
.forum-post-content {
padding: 1em;
margin-left: 100px;
background-color: #555;
padding: 1em
margin-left: 200px;
}
#nav {