diff --git a/web/_includes/header.html b/web/_includes/header.html
index 7c8c914..1b5e39f 100644
--- a/web/_includes/header.html
+++ b/web/_includes/header.html
@@ -46,7 +46,7 @@
-
+
Raumstatus: geschlossen
diff --git a/web/_sass/_chaospott.scss b/web/_sass/_chaospott.scss
index 747d887..87d474c 100644
--- a/web/_sass/_chaospott.scss
+++ b/web/_sass/_chaospott.scss
@@ -107,11 +107,11 @@ ul.nav>li>a {
}
#status_open a {
- color: #29A900 !important;
+ color: #fff !important;
}
#status_closed a {
- color: #D9534F !important;
+ color: #fff !important;
}
#status_bar {