From 27f25ae1749f28d59edb925c3989efbeb83fcc41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 23 Aug 2020 17:11:21 +0200 Subject: Add rendering of standalone small-cal. --- static/_global.scss | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 static/_global.scss (limited to 'static/_global.scss') diff --git a/static/_global.scss b/static/_global.scss new file mode 100644 index 00000000..bb8f4bf5 --- /dev/null +++ b/static/_global.scss @@ -0,0 +1,4 @@ +$gray: #757575; +$btn-height: 0.5ex; + + -- cgit v1.2.3