aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/g20-weltbild/main.less
diff options
context:
space:
mode:
authorDaniel Molkentin2017-07-04 11:11:19 +0200
committerDaniel Molkentin2017-07-04 11:11:32 +0200
commitc77f43cb77656b7e057404fa0c01ccb44f938c10 (patch)
treeee8b0838705fc971ce06823815bb0085f2c6b961 /configs/conferences/g20-weltbild/main.less
parent320960b1fd0d5e543aab2d6b1e495106efbfa622 (diff)
Add G20 Weltbild
Diffstat (limited to '')
-rw-r--r--configs/conferences/g20-weltbild/main.less17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/conferences/g20-weltbild/main.less b/configs/conferences/g20-weltbild/main.less
new file mode 100644
index 0000000..4d9d2fb
--- /dev/null
+++ b/configs/conferences/g20-weltbild/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;
+}