aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-muc-2020/main.less
diff options
context:
space:
mode:
authorLukas Hampe2020-03-06 23:13:15 +0100
committerLukas Hampe2020-03-06 23:13:15 +0100
commitfb0ca5f8654535cb3cf180c880ca8162b949c734 (patch)
tree1264652efce26499537537c061e0c74ea53ff121 /configs/conferences/jh-muc-2020/main.less
parent8017625f6d57d42f338d8eb9038a915604e4aa2b (diff)
add jh-muc-2020
Diffstat (limited to 'configs/conferences/jh-muc-2020/main.less')
-rw-r--r--configs/conferences/jh-muc-2020/main.less17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/conferences/jh-muc-2020/main.less b/configs/conferences/jh-muc-2020/main.less
new file mode 100644
index 0000000..4d9d2fb
--- /dev/null
+++ b/configs/conferences/jh-muc-2020/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;
+}