mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 03:31:15 +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
|
||||
---------------------------------------- */
|
||||
.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;
|
||||
|
|
Loading…
Reference in a new issue