aboutsummaryrefslogtreecommitdiff
path: root/static/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/custom.css')
-rw-r--r--static/custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/custom.css b/static/custom.css
new file mode 100644
index 0000000..a1c192a
--- /dev/null
+++ b/static/custom.css
@@ -0,0 +1,3 @@
+html {
+ background: #000000;
+}