aboutsummaryrefslogtreecommitdiff
path: root/configs/conferences/jh-sued-2016
diff options
context:
space:
mode:
Diffstat (limited to 'configs/conferences/jh-sued-2016')
-rw-r--r--configs/conferences/jh-sued-2016/config.php4
-rw-r--r--configs/conferences/jh-sued-2016/main.less4
2 files changed, 4 insertions, 4 deletions
diff --git a/configs/conferences/jh-sued-2016/config.php b/configs/conferences/jh-sued-2016/config.php
index 27bb9ee..234353e 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 <title>-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;
}