From 641c0b159437a1932095b778efe658e0fd8fffb0 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 31 Dec 2008 13:26:26 +0000 Subject: viele html-Fehler korrigiert git-svn-id: https://svn.neo-layout.org@1360 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- www/stylesheet.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/stylesheet.css') diff --git a/www/stylesheet.css b/www/stylesheet.css index 3b58242..28e6e86 100644 --- a/www/stylesheet.css +++ b/www/stylesheet.css @@ -1,4 +1,4 @@ -#Hauptfeld { +div.Hauptfeld { width:39em; border-width:thin; border-color:#444; @@ -42,7 +42,7 @@ } -#Navigationsthema { +div.Navigationsthema { border-bottom-width:1px; border-bottom-style:solid; border-color:black; @@ -57,12 +57,12 @@ padding-bottom:.2em; } -#Navigationsunterpunkte { +div.Navigationsunterpunkte { padding-top:.5em; padding-bottom:.75em; } -#Navigationseintrag { +a.Navigationseintrag { display:block; text-align:left; padding-left:1em; -- cgit v1.2.3