diff options
| author | RblSb <msrblsb@gmail.com> | 2020-05-13 09:02:31 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-05-13 09:02:31 +0300 |
| commit | 0e3f5b5d2ca586841b1640e721f8d6789635d801 (patch) | |
| tree | fac7830b28b8ee1ea0226cefa63a87c4a3565c64 /res/css/des.css | |
| parent | aeace14869947769a2688008e05cf7f51e9cf1a4 (diff) | |
Minor style changes
Diffstat (limited to 'res/css/des.css')
| -rw-r--r-- | res/css/des.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/css/des.css b/res/css/des.css index b406484..58e0570 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -200,7 +200,7 @@ body { font-size:14px; line-height:1.42857143; color:#c8c8c8; - background-color: #272b30; + background-color: #21252A; } input, button, textarea { font-family:inherit; @@ -995,7 +995,7 @@ a:hover, a:focus { } .queue_entry { background-color: #16191C; - border-color: #2c2e31; + border-color: #242628; } .queue_entry.queue_active { background-color: #1f2224; |
