Changed header bar color. That's the one with the ZDoom logo on it.

This commit is contained in:
Accensus 2017-06-19 20:11:14 +03:00
parent 34370f2c5e
commit fb6ebcdc0c
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@ hr.dashed {
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
background-color: #2f3239;
background-image: url("{T_THEME_PATH}/images/bg_header.gif");
background-color: #20252d;
color: #a7a7a9;
font-weight: bold;
text-decoration: none;