Template:Forumboard/styles.css
From Fallen London Wiki (Staging)
.forumlist {
background-color: #ccc1af;
}
.forumlist th.forum_title {
padding-left: 10px;
background-color: #9c9078;
}
.forumlist th.forum_edited {
background-color: #9c9078;
}
.forumlist th.forum_editor {
background-color: #9c9078;
}
.forumlist td {
background-color: #ded4c4;
}
.forumlist .forum_title a {
padding-left: 20px;
}