diff --git a/slt/css/mobile.css b/slt/css/mobile.css index 684a76e..c1d85fd 100644 --- a/slt/css/mobile.css +++ b/slt/css/mobile.css @@ -119,6 +119,13 @@ body { padding: 5px; } +#footer > .customimpressum { + float: left; +} + +#footer > .customdatenschutz { + float: right; +} /* * Mobile menu positioning diff --git a/slt/index.php b/slt/index.php index dbe668b..15ee379 100644 --- a/slt/index.php +++ b/slt/index.php @@ -46,7 +46,7 @@ if($this->params{'titlepage'} === '1')