From 46ab705a3fef8294a37e6f329fbf898d9f3ad2f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 16 Aug 2020 13:04:17 +0200 Subject: Move small-calendar css to own file. --- static/_small-calendar.scss | 51 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 static/_small-calendar.scss (limited to 'static/_small-calendar.scss') diff --git a/static/_small-calendar.scss b/static/_small-calendar.scss new file mode 100644 index 00000000..c4814285 --- /dev/null +++ b/static/_small-calendar.scss @@ -0,0 +1,51 @@ +.small-calendar { + display: grid; + grid-template-rows: auto; + grid-template-columns: auto; + + grid-auto-flow: dense; + + > * { + text-align: center; + > time { + width: 100%; + text-align: right; + /* padding place in