aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-west-2016/main.less
diff options
context:
space:
mode:
authorDaniel Meißner2016-06-11 21:05:39 +0200
committerDaniel Meißner2016-06-11 21:05:39 +0200
commit248da61fadb2bb5794a5b2496711d4814091b8af (patch)
tree2712ec141f7a9115833fae05f7f9228142bfd836 /configs/conferences/jh-west-2016/main.less
parent3e3753c3433f87d64d168e0f1674dde4251c63fc (diff)
jh16: added jh-west
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh-west-2016/main.less13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/conferences/jh-west-2016/main.less b/configs/conferences/jh-west-2016/main.less
new file mode 100644
index 0000000..c2373da
--- /dev/null
+++ b/configs/conferences/jh-west-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;
+}