mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-10 06:31:50 +00:00
Removed all gradients and changed some front page colors.
This commit is contained in:
parent
fb6ebcdc0c
commit
f6e3126ed3
2 changed files with 1 additions and 3 deletions
|
@ -60,7 +60,6 @@ hr.dashed {
|
|||
|
||||
.forabg {
|
||||
background-color: #20242d;
|
||||
background-image: url("{T_THEME_PATH}/images/bg_list.gif");
|
||||
}
|
||||
|
||||
.forumbg {
|
||||
|
@ -411,8 +410,7 @@ Colours and backgrounds for content.css
|
|||
-------------------------------------------------------------- */
|
||||
|
||||
ul.forums {
|
||||
background-color: #17181a;
|
||||
background-image: url("{T_THEME_PATH}/images/gradient.gif");
|
||||
background-color: rgba(22, 23, 25, 1);
|
||||
}
|
||||
|
||||
ul.topiclist li {
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 160 B |
Loading…
Reference in a new issue