In css background-color should be some color or 'transparent'. It can't be 'none'.
table.formtable tbody th {
background-color: none;
}
#mod-forum-discuss .forumpost {
background-color: none;
}
In css background-color should be some color or 'transparent'. It can't be 'none'.
table.formtable tbody th {
background-color: none;
}
#mod-forum-discuss .forumpost {
background-color: none;
}