summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-02-01 21:56:10 +0300
committerAndrew Dolgov <[email protected]>2018-02-01 22:36:46 +0300
commit0af56d18e86ac90cdd53d8e79781777b3fa23688 (patch)
treec7bf32de005aa3ed3bc8c53c91b1e4dce1fc9541 /themes/night.css
parentf7f56cc0c0307bbf7f01d2375f916e976be49cdb (diff)
various fixes related to multi-theme support
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index 782300b..12c6d87 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1,4 +1,5 @@
-body {
+body, .loading {
background : black;
color : #ccc;
}
+