aboutsummaryrefslogtreecommitdiff
path: root/static/style.scss
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-08-23 17:11:21 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-08-23 17:11:21 +0200
commit27f25ae1749f28d59edb925c3989efbeb83fcc41 (patch)
tree4565cee869c0f192b6d1fd485633ad625f6d810b /static/style.scss
parentRepair tests. (diff)
downloadcalp-27f25ae1749f28d59edb925c3989efbeb83fcc41.tar.gz
calp-27f25ae1749f28d59edb925c3989efbeb83fcc41.tar.xz
Add rendering of standalone small-cal.
Diffstat (limited to 'static/style.scss')
-rw-r--r--static/style.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/style.scss b/static/style.scss
index 1d47691a..3f92f8fc 100644
--- a/static/style.scss
+++ b/static/style.scss
@@ -1,5 +1,4 @@
-$gray: #757575;
-$btn-height: 0.5ex;
+@import 'global';
html, body {
height: 100%;