From 630b1e5da47ca59d18b245aeb6bf8f7e4ac66865 Mon Sep 17 00:00:00 2001 From: Ike Date: Wed, 22 May 2019 23:13:05 +0200 Subject: jh-koeln-2019: Initial config --- configs/conferences/jh-koeln-2019/main.less | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 configs/conferences/jh-koeln-2019/main.less (limited to 'configs/conferences/jh-koeln-2019/main.less') diff --git a/configs/conferences/jh-koeln-2019/main.less b/configs/conferences/jh-koeln-2019/main.less new file mode 100644 index 0000000..3ff9d35 --- /dev/null +++ b/configs/conferences/jh-koeln-2019/main.less @@ -0,0 +1,13 @@ +@import "../../../assets/css/_structure.less"; + +// conference specific styles here + +@brand-primary: #aaa; + +img.jhkoeln { + width: 400px; + position: absolute; + bottom: 30px; + left: 10px; + z-index: -100; +} -- cgit v1.2.3