aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-nord-2016/main.less
diff options
context:
space:
mode:
authorthomic2016-06-11 09:06:02 +0200
committerthomic2016-06-11 09:06:02 +0200
commit5a52afb0b28441cf1fb489a8ff36fb309e74bf33 (patch)
treef7d31b980e9016e6aba870507125ea3aeb942bfa /configs/conferences/jh-nord-2016/main.less
parentc52551254059f3e1f9847dbbf917520474ab8616 (diff)
Added jh-nord-2016 as conference
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh-nord-2016/main.less13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/conferences/jh-nord-2016/main.less b/configs/conferences/jh-nord-2016/main.less
new file mode 100644
index 0000000..c2373da
--- /dev/null
+++ b/configs/conferences/jh-nord-2016/main.less
@@ -0,0 +1,13 @@
+@import "../../../assets/css/_structure.less";
+
+// conference specific styles here
+
+@brand-primary: #aaa;
+
+img.jhnord {
+ width: 400px;
+ position: absolute;
+ bottom: 20px;
+ left: 10px;
+ z-index: -100;
+}