summaryrefslogtreecommitdiff
path: root/src/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/style.css')
-rw-r--r--src/static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/static/style.css b/src/static/style.css
new file mode 100644
index 0000000..c0f1b2d
--- /dev/null
+++ b/src/static/style.css
@@ -0,0 +1,3 @@
+body {
+ background: #eee;
+} \ No newline at end of file