From 334d205514f4ca481dfdcc54846cf6cdb3e36e5a Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 28 Sep 2011 22:35:57 +0200 Subject: [PATCH] datenspuren fahrplan export style fixes --- content/static/datenspuren/fahrplan/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/static/datenspuren/fahrplan/style.css b/content/static/datenspuren/fahrplan/style.css index 1624ceccb..0a2f15c10 100644 --- a/content/static/datenspuren/fahrplan/style.css +++ b/content/static/datenspuren/fahrplan/style.css @@ -39,14 +39,14 @@ h1, h2, h3 { border-bottom-right-radius: 24pt; border-bottom-left-radius: 24pt; padding: 0; - maring: 0; + margin: 0; margin-left: 150px; font-size: 85%; } #menu ul { list-style-type: none; - padding: 0.2em 0; - margin: 0 auto 1em; + padding: 0.2em 0 0.4em; + margin: 0 auto 0.6em; text-align: center; } #menu ul li {