Changed color for "Topics/Posts/Last Post" headers on the front page.

This commit is contained in:
Accensus 2017-06-19 20:09:18 +03:00
parent e3850268c7
commit 34370f2c5e
1 changed files with 1 additions and 1 deletions

View File

@ -460,7 +460,7 @@ li.row:hover dd {
}
li.header dt, li.header dd {
color: #FFFFFF;
color: #bdbdbd;
font-weight: bold;
text-decoration: none;
}