aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-berlin-2018/main.less
diff options
context:
space:
mode:
authorDaniel Molkentin2018-10-19 19:40:56 +0200
committerDaniel Molkentin2018-10-19 19:56:59 +0200
commit8a1008f1129a983c2e92ad3b5f715970fd4a8498 (patch)
tree32a9b9290fa4ebf128b194869ac052a8f42d6fa8 /configs/conferences/jh-berlin-2018/main.less
parentd2b2c0c63e2258a506a2e5b3b622fce57a934dab (diff)
Add Jugend Hackt 2018
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh-berlin-2018/main.less13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/conferences/jh-berlin-2018/main.less b/configs/conferences/jh-berlin-2018/main.less
new file mode 100644
index 0000000..e198cb2
--- /dev/null
+++ b/configs/conferences/jh-berlin-2018/main.less
@@ -0,0 +1,13 @@
+@import "../../../assets/css/_structure.less";
+
+// conference specific styles here
+
+@brand-primary: #aaa;
+
+img.jhberlin {
+ width: 400px;
+ position: absolute;
+ bottom: 30px;
+ left: 10px;
+ z-index: -100;
+}