From 226a9ee902dc91d87929094763672523822dbd23 Mon Sep 17 00:00:00 2001 From: JoeBanks13 Date: Thu, 1 Mar 2018 15:51:06 +0000 Subject: Change color of window --- static/css/window.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/css/window.css b/static/css/window.css index ab140678..23d1efed 100644 --- a/static/css/window.css +++ b/static/css/window.css @@ -262,5 +262,5 @@ pre { } .uk-background-muted, .error-header { - background-color: #d0d0d0 !important; + background-color: #e8e8e8 !important; } \ No newline at end of file -- cgit v1.2.3