aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorGravatar JoeBanks13 <[email protected]>2018-03-01 15:51:06 +0000
committerGravatar JoeBanks13 <[email protected]>2018-03-01 15:51:06 +0000
commit226a9ee902dc91d87929094763672523822dbd23 (patch)
treec0ba037dafec5ad35c9c0581c6347b6b62e28677 /static
parentFinish up #31 by adding links (diff)
Change color of window
Diffstat (limited to 'static')
-rw-r--r--static/css/window.css2
1 files changed, 1 insertions, 1 deletions
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