aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/static/css/black.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/static/css/black.css')
-rw-r--r--ui/static/css/black.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/ui/static/css/black.css b/ui/static/css/black.css
index 3973dee..3272dab 100644
--- a/ui/static/css/black.css
+++ b/ui/static/css/black.css
@@ -4,6 +4,10 @@ body {
color: #efefef;
}
+hr {
+ border-color: #555;
+}
+
h1, h2, h3 {
color: #aaa;
}