aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-mv-rostock-2019/main.less
diff options
context:
space:
mode:
authorDaniel Molkentin2019-06-15 12:40:02 +0200
committerDaniel Molkentin2019-06-15 12:40:02 +0200
commitfd05ca8e6725d940dab41990a12d46c57f7cc02a (patch)
treee19ae1943e25a99b0493b282bf3e889dd30b56b5 /configs/conferences/jh-mv-rostock-2019/main.less
parent1d52ffc252ec2aec0a7aa36d732aca8b5094dd1f (diff)
rename jh rostock
Diffstat (limited to 'configs/conferences/jh-mv-rostock-2019/main.less')
-rw-r--r--configs/conferences/jh-mv-rostock-2019/main.less13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/conferences/jh-mv-rostock-2019/main.less b/configs/conferences/jh-mv-rostock-2019/main.less
new file mode 100644
index 0000000..3ff9d35
--- /dev/null
+++ b/configs/conferences/jh-mv-rostock-2019/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;
+}