summaryrefslogtreecommitdiff
path: root/themes/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default.css')
-rw-r--r--themes/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/default.css b/themes/default.css
index 99d602e..cf6c95b 100644
--- a/themes/default.css
+++ b/themes/default.css
@@ -3,4 +3,8 @@
background : black;
color : #ccc;
}
+
+ body .modal {
+ color : #333;
+ }
}