aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-nord-2016/main.less
diff options
context:
space:
mode:
authorAndreas Hubel2016-06-11 11:39:21 +0200
committerAndreas Hubel2016-06-11 11:39:21 +0200
commit5dcba7adfff664ebb54191417fd760297b0b0a0f (patch)
tree07bdf7f4e4a151d115ca14d58ed5c89ac612b660 /configs/conferences/jh-nord-2016/main.less
parent88f4b2781688769b3ba29a348074929714edb9c4 (diff)
parent5a52afb0b28441cf1fb489a8ff36fb309e74bf33 (diff)
Merge branch 'jh-sued-2016' into events/jh16
Diffstat (limited to 'configs/conferences/jh-nord-2016/main.less')
-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;
+}