diff --git a/css/style.css b/css/style.css index f8305069..32f5c33f 100644 --- a/css/style.css +++ b/css/style.css @@ -46,6 +46,12 @@ header > h2 { } +header > p.status { + font-weight: bold; + margin: 1em; + color: red; +} + section { background-color: #FFFFFF; diff --git a/index.php b/index.php index 9cb9251f..d104caa4 100644 --- a/index.php +++ b/index.php @@ -175,12 +175,20 @@ $formats = Format::searchInformation(); +

RSS-Bridge

·Reconnecting the Web·

+

{$status}

-