summaryrefslogtreecommitdiff
path: root/www/stylesheet.css
diff options
context:
space:
mode:
authorben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-12-31 13:26:26 +0000
committerben <ben@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-12-31 13:26:26 +0000
commit641c0b159437a1932095b778efe658e0fd8fffb0 (patch)
treeb60ff02d5042325ebd9f4fe8e5785dbda8bf9051 /www/stylesheet.css
parent2267c6facdaee7382dec4d96cdb6e7ac290c8123 (diff)
downloadneo-layout-641c0b159437a1932095b778efe658e0fd8fffb0.tar.gz
neo-layout-641c0b159437a1932095b778efe658e0fd8fffb0.tar.bz2
neo-layout-641c0b159437a1932095b778efe658e0fd8fffb0.zip
viele html-Fehler korrigiert
git-svn-id: https://svn.neo-layout.org@1360 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'www/stylesheet.css')
-rw-r--r--www/stylesheet.css8
1 files changed, 4 insertions, 4 deletions
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;