From 224e84220c115137f5137c1e414a15b0443cd869 Mon Sep 17 00:00:00 2001 From: Daniel Meißner Date: Sat, 15 Oct 2016 20:42:21 +0200 Subject: added jh berlin 2016 --- configs/conferences/jh16/main.less | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/conferences/jh16/main.less (limited to 'configs/conferences/jh16/main.less') diff --git a/configs/conferences/jh16/main.less b/configs/conferences/jh16/main.less new file mode 100644 index 0000000..07a861a --- /dev/null +++ b/configs/conferences/jh16/main.less @@ -0,0 +1,17 @@ +@import "../../../assets/css/_structure.less"; + +// conference specific styles here + +@brand-primary: #aaa; + +img.jhnord { + width: 400px; + position: absolute; + bottom: 30px; + left: 10px; + z-index: -100; +} + +img.iconjh { + margin-top: 10px; +} -- cgit v1.2.3