From 0af56d18e86ac90cdd53d8e79781777b3fa23688 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 1 Feb 2018 21:56:10 +0300 Subject: various fixes related to multi-theme support --- themes/night.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'themes/night.css') 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; } + -- cgit v1.2.3