From 5a52afb0b28441cf1fb489a8ff36fb309e74bf33 Mon Sep 17 00:00:00 2001 From: thomic Date: Sat, 11 Jun 2016 09:06:02 +0200 Subject: Added jh-nord-2016 as conference --- configs/conferences/jh-nord-2016/main.less | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 configs/conferences/jh-nord-2016/main.less (limited to 'configs/conferences/jh-nord-2016/main.less') diff --git a/configs/conferences/jh-nord-2016/main.less b/configs/conferences/jh-nord-2016/main.less new file mode 100644 index 0000000..c2373da --- /dev/null +++ b/configs/conferences/jh-nord-2016/main.less @@ -0,0 +1,13 @@ +@import "../../../assets/css/_structure.less"; + +// conference specific styles here + +@brand-primary: #aaa; + +img.jhnord { + width: 400px; + position: absolute; + bottom: 20px; + left: 10px; + z-index: -100; +} -- cgit v1.2.3