From 68e498748caa8e334e4b3a638861ca0a1089e414 Mon Sep 17 00:00:00 2001 From: Peter Hasse Date: Mon, 25 Mar 2019 15:35:48 +0100 Subject: added nietheater --- configs/conferences/nietheater/main.less | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 configs/conferences/nietheater/main.less (limited to 'configs/conferences/nietheater/main.less') diff --git a/configs/conferences/nietheater/main.less b/configs/conferences/nietheater/main.less new file mode 100644 index 0000000..e198cb2 --- /dev/null +++ b/configs/conferences/nietheater/main.less @@ -0,0 +1,13 @@ +@import "../../../assets/css/_structure.less"; + +// conference specific styles here + +@brand-primary: #aaa; + +img.jhberlin { + width: 400px; + position: absolute; + bottom: 30px; + left: 10px; + z-index: -100; +} -- cgit v1.2.3