mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 11:41:03 +00:00
Changed header bar color. That's the one with the ZDoom logo on it.
This commit is contained in:
parent
34370f2c5e
commit
fb6ebcdc0c
1 changed files with 1 additions and 2 deletions
|
@ -48,8 +48,7 @@ hr.dashed {
|
||||||
/* Round cornered boxes and backgrounds
|
/* Round cornered boxes and backgrounds
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.headerbar {
|
.headerbar {
|
||||||
background-color: #2f3239;
|
background-color: #20252d;
|
||||||
background-image: url("{T_THEME_PATH}/images/bg_header.gif");
|
|
||||||
color: #a7a7a9;
|
color: #a7a7a9;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in a new issue