From da1aebbeb296e2130ca482020f4ce5fef371e2dd Mon Sep 17 00:00:00 2001 From: Juliane Clausen Date: Sat, 2 Nov 2013 02:46:51 +0100 Subject: CSS fuer Oeffnungszeiten in der Sidebar --- local.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'local.css') 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; +} -- cgit v1.2.1