diff options
author | thomic | 2016-06-12 03:32:25 +0200 |
---|---|---|
committer | thomic | 2016-06-12 03:32:25 +0200 |
commit | 5c6944e264a2c09b2fecd504c3230b40a9b2d85a (patch) | |
tree | 5f3da4ea65a78e56417fff35c03097bae2703b97 /configs/conferences/jh-sued-2016/main.less | |
parent | cf12647f02d6bf1965cc4cd17f6e28912f17a345 (diff) |
next try, icons on mainpage
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/jh-sued-2016/main.less | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/conferences/jh-sued-2016/main.less b/configs/conferences/jh-sued-2016/main.less index c67fd30..a871e47 100644 --- a/configs/conferences/jh-sued-2016/main.less +++ b/configs/conferences/jh-sued-2016/main.less @@ -11,3 +11,7 @@ img.jhsued { left: 10px; z-index: -100; } + +img.iconjh { + margin-top: 10px; +} |