aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-berlin-2019/main.less
diff options
context:
space:
mode:
authorDaniel Molkentin2019-10-04 15:50:51 +0200
committerDaniel Molkentin2019-10-04 15:51:06 +0200
commit23cb403e66f306e740e8239efae9c7d5eee69094 (patch)
tree3228a6f231be1e5a5234e82f32079ae84380668b /configs/conferences/jh-berlin-2019/main.less
parentfb80567115347355e5d9c2bc83075dff8ebdb8c8 (diff)
JH Berlin 2019
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh-berlin-2019/main.less13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/conferences/jh-berlin-2019/main.less b/configs/conferences/jh-berlin-2019/main.less
new file mode 100644
index 0000000..e198cb2
--- /dev/null
+++ b/configs/conferences/jh-berlin-2019/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;
+}