aboutsummaryrefslogtreecommitdiff
path: root/configs/archive/jh-muc-2020/main.less
diff options
context:
space:
mode:
Diffstat (limited to 'configs/archive/jh-muc-2020/main.less')
-rw-r--r--configs/archive/jh-muc-2020/main.less17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/archive/jh-muc-2020/main.less b/configs/archive/jh-muc-2020/main.less
new file mode 100644
index 0000000..4d9d2fb
--- /dev/null
+++ b/configs/archive/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;
+}