aboutsummaryrefslogtreecommitdiff
path: root/client-web/style/master.sass
diff options
context:
space:
mode:
Diffstat (limited to 'client-web/style/master.sass')
-rw-r--r--client-web/style/master.sass5
1 files changed, 5 insertions, 0 deletions
diff --git a/client-web/style/master.sass b/client-web/style/master.sass
index 0863129..8b82f27 100644
--- a/client-web/style/master.sass
+++ b/client-web/style/master.sass
@@ -14,6 +14,11 @@
@import url("/assets/font/include.css")
@import url("/overrides.css")
+:root
+ --green: rgb(146, 243, 73)
+ --red: #cf3f3f
+ --textgrey: #bbbbbb
+
*
font-family: "Ubuntu", sans-serif
font-weight: 300