aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh16/main.less
diff options
context:
space:
mode:
authorDaniel Meißner2016-10-15 20:42:21 +0200
committerDaniel Meißner2016-10-15 20:42:21 +0200
commit224e84220c115137f5137c1e414a15b0443cd869 (patch)
treed8cdd15c9a320c5044557d081b99a0f98a26f7ce /configs/conferences/jh16/main.less
parent07014c5e1ae9c15149282cbf3427e029e7563ee9 (diff)
added jh berlin 2016
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh16/main.less17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/conferences/jh16/main.less b/configs/conferences/jh16/main.less
new file mode 100644
index 0000000..07a861a
--- /dev/null
+++ b/configs/conferences/jh16/main.less
@@ -0,0 +1,17 @@
+@import "../../../assets/css/_structure.less";
+
+// conference specific styles here
+
+@brand-primary: #aaa;
+
+img.jhnord {
+ width: 400px;
+ position: absolute;
+ bottom: 30px;
+ left: 10px;
+ z-index: -100;
+}
+
+img.iconjh {
+ margin-top: 10px;
+}