aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-jue-2020/main.less
diff options
context:
space:
mode:
authorSophie Schiller2020-02-07 20:21:39 +0100
committerSophie Schiller2020-02-07 20:21:39 +0100
commit680db3bb0b9a211f80bad4ca109bab097d094c46 (patch)
treef63c4a7551c878a43a51ad97dfa65abb622e724c /configs/conferences/jh-jue-2020/main.less
parentb3b4ef36b1628bf7f593916ff59e92130078e965 (diff)
add jh jülich
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh-jue-2020/main.less17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/conferences/jh-jue-2020/main.less b/configs/conferences/jh-jue-2020/main.less
new file mode 100644
index 0000000..4d9d2fb
--- /dev/null
+++ b/configs/conferences/jh-jue-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;
+}