From c77f43cb77656b7e057404fa0c01ccb44f938c10 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Tue, 4 Jul 2017 11:11:19 +0200 Subject: Add G20 Weltbild --- configs/conferences/g20-weltbild/main.less | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/conferences/g20-weltbild/main.less (limited to 'configs/conferences/g20-weltbild/main.less') diff --git a/configs/conferences/g20-weltbild/main.less b/configs/conferences/g20-weltbild/main.less new file mode 100644 index 0000000..4d9d2fb --- /dev/null +++ b/configs/conferences/g20-weltbild/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