mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 11:41:03 +00:00
Changed color for "Topics/Posts/Last Post" headers on the front page.
This commit is contained in:
parent
e3850268c7
commit
34370f2c5e
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ li.row:hover dd {
|
||||||
}
|
}
|
||||||
|
|
||||||
li.header dt, li.header dd {
|
li.header dt, li.header dd {
|
||||||
color: #FFFFFF;
|
color: #bdbdbd;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue