From c52551254059f3e1f9847dbbf917520474ab8616 Mon Sep 17 00:00:00 2001 From: thomic Date: Sat, 11 Jun 2016 08:57:52 +0200 Subject: Update jh-sued-2016 --- configs/conferences/jh-sued-2016/config.php | 4 ++-- configs/conferences/jh-sued-2016/main.less | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'configs/conferences') diff --git a/configs/conferences/jh-sued-2016/config.php b/configs/conferences/jh-sued-2016/config.php index f8cea5e..3489b0c 100644 --- a/configs/conferences/jh-sued-2016/config.php +++ b/configs/conferences/jh-sued-2016/config.php @@ -33,14 +33,14 @@ $GLOBALS['CONFIG']['CONFERENCE'] = array( * Dieser im Seiten-Header, im -Tag, in der About-Seite und ggf. ab weiteren Stellen als * Anzeigetext benutzt */ - 'TITLE' => 'jh-sued-2016', + 'TITLE' => 'Jugend hackt Süd 2016', /** * Veranstalter * Wird für den <meta name="author">-Tag verdet. Wird diese Zeile auskommentiert, wird kein solcher * <meta>-Tag generiert. */ - 'AUTHOR' => 'Jugend hackt Süd 2016', + 'AUTHOR' => 'Jugend hackt 2016', /** * Beschreibungstext diff --git a/configs/conferences/jh-sued-2016/main.less b/configs/conferences/jh-sued-2016/main.less index 0edbc61..6e31f5d 100644 --- a/configs/conferences/jh-sued-2016/main.less +++ b/configs/conferences/jh-sued-2016/main.less @@ -5,9 +5,9 @@ @brand-primary: #aaa; img.jhsued { - width: 800px; + width: 400px; position: absolute; - bottom: 40px; + bottom: 20px; left: 10px; z-index: -100; } -- cgit v1.2.3