aboutsummaryrefslogtreecommitdiff
path: root/static/_global.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-07-07 22:56:14 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-07-07 22:56:14 +0200
commita737f483fbe994f84709388e2c196172b00fb5f1 (patch)
treed53ed0a818e1e41159cbe9a987f7d67370145009 /static/_global.scss
parentAdd marker on events with descriptions. (diff)
downloadcalp-a737f483fbe994f84709388e2c196172b00fb5f1.tar.gz
calp-a737f483fbe994f84709388e2c196172b00fb5f1.tar.xz
Templetize blue color.
Diffstat (limited to 'static/_global.scss')
-rw-r--r--static/_global.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/_global.scss b/static/_global.scss
index bb8f4bf5..8a5bee83 100644
--- a/static/_global.scss
+++ b/static/_global.scss
@@ -1,4 +1,5 @@
$gray: #757575;
+$blue: #3399ff;
$btn-height: 0.5ex;