aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-hh-2017/main.less
diff options
context:
space:
mode:
authorDaniel Molkentin2017-05-13 14:42:15 +0200
committerDaniel Molkentin2017-05-13 14:42:15 +0200
commit9cb72e878ed9bd1d19300ef409284f4f11d1c15b (patch)
treeacd0d235d1fff01d8c7d665ed4ef653923084284 /configs/conferences/jh-hh-2017/main.less
parenteaacf3588cfbaac8fcdb7242d4a2536c6120939e (diff)
Jugend hackt Hamburg 2017
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh-hh-2017/main.less17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/conferences/jh-hh-2017/main.less b/configs/conferences/jh-hh-2017/main.less
new file mode 100644
index 0000000..4d9d2fb
--- /dev/null
+++ b/configs/conferences/jh-hh-2017/main.less
@@ -0,0 +1,17 @@
+@import "../../../assets/css/_structure.less";
+
+// conference specific styles here
+
+@brand-primary: #aaa;
+
+img.jhhh {
+ width: 400px;
+ position: absolute;
+ bottom: 30px;
+ left: 10px;
+ z-index: -100;
+}
+
+img.iconjh {
+ margin-top: 10px;
+}