aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-koeln-2017/main.less
diff options
context:
space:
mode:
authorIke2017-09-05 23:23:56 +0200
committerIke2017-09-05 23:25:09 +0200
commit3640d515bc00f7398440e0a50ba85d9fb62aba7e (patch)
tree422e3348eebfa0908870a140cb38a8c68f930a5c /configs/conferences/jh-koeln-2017/main.less
parent8bcd7a8a56c07fd144f29a2adf3f75ac5e9c2e23 (diff)
jugendhackt koeln 2017: Add config
Diffstat (limited to 'configs/conferences/jh-koeln-2017/main.less')
-rw-r--r--configs/conferences/jh-koeln-2017/main.less13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/conferences/jh-koeln-2017/main.less b/configs/conferences/jh-koeln-2017/main.less
new file mode 100644
index 0000000..3ff9d35
--- /dev/null
+++ b/configs/conferences/jh-koeln-2017/main.less
@@ -0,0 +1,13 @@
+@import "../../../assets/css/_structure.less";
+
+// conference specific styles here
+
+@brand-primary: #aaa;
+
+img.jhkoeln {
+ width: 400px;
+ position: absolute;
+ bottom: 30px;
+ left: 10px;
+ z-index: -100;
+}