From f3fc9b703fcdc88fe9e051df5958db0cf223244f Mon Sep 17 00:00:00 2001 From: Sophie Schiller Date: Sat, 19 Oct 2019 10:37:12 +0200 Subject: jh-hd-2019 initial commit --- configs/conferences/jh-hd-2019/main.less | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/conferences/jh-hd-2019/main.less (limited to 'configs/conferences/jh-hd-2019/main.less') diff --git a/configs/conferences/jh-hd-2019/main.less b/configs/conferences/jh-hd-2019/main.less new file mode 100644 index 0000000..4d9d2fb --- /dev/null +++ b/configs/conferences/jh-hd-2019/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