Quote:
Originally Posted by Skyrider
Here's a small background color issue with moderated posts/threads from moderation.php?do=viewposts&type=moderated (see attachment). It's quite unreadable (I've scrapped the text btw due to a few reasons). Color can be found at:
additional.css
Code:
.postbit, .postbitlegacy, .eventbit{
background: #3b4b5b;
}
|
I get #e5e8eb for this.... You might try changing this to that.