From 0e3f5b5d2ca586841b1640e721f8d6789635d801 Mon Sep 17 00:00:00 2001 From: RblSb Date: Wed, 13 May 2020 09:02:31 +0300 Subject: Minor style changes --- res/css/des.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'res/css/des.css') 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; -- cgit v1.2.3