From 9cb72e878ed9bd1d19300ef409284f4f11d1c15b Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Sat, 13 May 2017 14:42:15 +0200 Subject: Jugend hackt Hamburg 2017 --- configs/conferences/jh-hh-2017/main.less | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/conferences/jh-hh-2017/main.less (limited to 'configs/conferences/jh-hh-2017/main.less') diff --git a/configs/conferences/jh-hh-2017/main.less b/configs/conferences/jh-hh-2017/main.less new file mode 100644 index 0000000..4d9d2fb --- /dev/null +++ b/configs/conferences/jh-hh-2017/main.less @@ -0,0 +1,17 @@ +@import "../../../assets/css/_structure.less"; + +// conference specific styles here + +@brand-primary: #aaa; + +img.jhhh { + width: 400px; + position: absolute; + bottom: 30px; + left: 10px; + z-index: -100; +} + +img.iconjh { + margin-top: 10px; +} -- cgit v1.2.3