summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xlocal.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/local.css b/local.css
index f2a7e3c1..e41460b2 100755
--- a/local.css
+++ b/local.css
@@ -148,3 +148,10 @@ img.imgwithborder
margin-right: -moz-calc(24ex+4px);
margin-right: 24ex; margin-right: calc(24ex+4px);
}
+
+.oeffnungszeiten {
+ color: white;
+ padding: 1ex;
+ margin-top: 2ex;
+ font-weight: bold;
+}