From fd05ca8e6725d940dab41990a12d46c57f7cc02a Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Sat, 15 Jun 2019 12:40:02 +0200 Subject: rename jh rostock --- configs/conferences/jh-mv-rostock-2019/main.less | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 configs/conferences/jh-mv-rostock-2019/main.less (limited to 'configs/conferences/jh-mv-rostock-2019/main.less') 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; +} -- cgit v1.2.3