From 680db3bb0b9a211f80bad4ca109bab097d094c46 Mon Sep 17 00:00:00 2001 From: Sophie Schiller Date: Fri, 7 Feb 2020 20:21:39 +0100 Subject: add jh jülich --- configs/conferences/jh-jue-2020/main.less | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/conferences/jh-jue-2020/main.less (limited to 'configs/conferences/jh-jue-2020/main.less') diff --git a/configs/conferences/jh-jue-2020/main.less b/configs/conferences/jh-jue-2020/main.less new file mode 100644 index 0000000..4d9d2fb --- /dev/null +++ b/configs/conferences/jh-jue-2020/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