From 37554e5112397ee0f3565e3bcece2f4149ccd3df Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Fri, 17 Jun 2016 15:20:05 +0200 Subject: jh-ost-2016 --- configs/conferences/jh-ost-2016/main.less | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 configs/conferences/jh-ost-2016/main.less (limited to 'configs/conferences/jh-ost-2016/main.less') diff --git a/configs/conferences/jh-ost-2016/main.less b/configs/conferences/jh-ost-2016/main.less new file mode 100644 index 0000000..1f498e9 --- /dev/null +++ b/configs/conferences/jh-ost-2016/main.less @@ -0,0 +1,17 @@ +@import "../../../assets/css/_structure.less"; + +// conference specific styles here + +@brand-primary: #aaa; + +img.jhost { + width: 400px; + position: absolute; + bottom: 30px; + left: 10px; + z-index: -100; +} + +img.iconjh { + margin-top: 10px; +} -- cgit v1.2.3