diff options
Diffstat (limited to 'configs/conferences/jh-hh-2019/main.less')
-rw-r--r-- | configs/conferences/jh-hh-2019/main.less | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/configs/conferences/jh-hh-2019/main.less b/configs/conferences/jh-hh-2019/main.less deleted file mode 100644 index 4d9d2fb..0000000 --- a/configs/conferences/jh-hh-2019/main.less +++ /dev/null @@ -1,17 +0,0 @@ -@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; -} |