diff --git a/css/style.css b/css/style.css index 765bb980..36f25b78 100644 --- a/css/style.css +++ b/css/style.css @@ -101,9 +101,13 @@ header,footer { padding: 20px; } +header h2 { + margin-left:1em; +} + footer { text-align: center; - font-size: 60%; + font-size: 80%; } section { diff --git a/index.php b/index.php index 0567e0c3..94eaa29c 100644 --- a/index.php +++ b/index.php @@ -142,9 +142,10 @@ $formats = Format::searchInformation();

RSS-Bridge

+

··

- $bridgeInformations): ?> + $bridgeInformations): ?>

'.$bridgeInformations['name'].'' : $bridgeInformations['name'] ?>

@@ -183,9 +184,10 @@ $formats = Format::searchInformation(); '.$bridgeInformations['maintainer'].'' : '' ?>
- +