aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-hd-2019/main.less
diff options
context:
space:
mode:
authorSophie Schiller2019-10-19 10:37:12 +0200
committerSophie Schiller2019-10-19 10:37:12 +0200
commitf3fc9b703fcdc88fe9e051df5958db0cf223244f (patch)
tree8620dcd2107649fc7f586804e73602873d3bc1ef /configs/conferences/jh-hd-2019/main.less
parent9a633c757748fd6d2360ddfbec340798642ea8b1 (diff)
jh-hd-2019 initial commit
Diffstat (limited to '')
-rw-r--r--configs/conferences/jh-hd-2019/main.less17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/conferences/jh-hd-2019/main.less b/configs/conferences/jh-hd-2019/main.less
new file mode 100644
index 0000000..4d9d2fb
--- /dev/null
+++ b/configs/conferences/jh-hd-2019/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;
+}