From 5c6944e264a2c09b2fecd504c3230b40a9b2d85a Mon Sep 17 00:00:00 2001
From: thomic
Date: Sun, 12 Jun 2016 03:32:25 +0200
Subject: next try, icons on mainpage
---
configs/conferences/jh-nord-2016/config.php | 2 +-
configs/conferences/jh-nord-2016/main.less | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
(limited to 'configs/conferences/jh-nord-2016')
diff --git a/configs/conferences/jh-nord-2016/config.php b/configs/conferences/jh-nord-2016/config.php
index 56d0ffc..f5f0e3b 100644
--- a/configs/conferences/jh-nord-2016/config.php
+++ b/configs/conferences/jh-nord-2016/config.php
@@ -47,7 +47,7 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array(
* Wird für den -Tag verdet. Wird diese Zeile auskommentiert, wird kein solcher
* -Tag generiert.
*/
- 'DESCRIPTION' => '',
+ 'DESCRIPTION' => '',
/**
* Schlüsselwortliste, Kommasepariert
diff --git a/configs/conferences/jh-nord-2016/main.less b/configs/conferences/jh-nord-2016/main.less
index 103b6f6..07a861a 100644
--- a/configs/conferences/jh-nord-2016/main.less
+++ b/configs/conferences/jh-nord-2016/main.less
@@ -11,3 +11,7 @@ img.jhnord {
left: 10px;
z-index: -100;
}
+
+img.iconjh {
+ margin-top: 10px;
+}
--
cgit v1.2.3