summaryrefslogtreecommitdiff
path: root/src/web/app/stats/style.styl
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/app/stats/style.styl')
-rw-r--r--src/web/app/stats/style.styl9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/web/app/stats/style.styl b/src/web/app/stats/style.styl
new file mode 100644
index 0000000000..b48d7aeb9e
--- /dev/null
+++ b/src/web/app/stats/style.styl
@@ -0,0 +1,9 @@
+@import "../base"
+
+html
+ color #456267
+ background #fff
+
+body
+ margin 0
+ padding 0