* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina!
[project/luci.git] / themes / freifunk-bno / htdocs / luci-static / freifunk-bno / cascade.css
index 8f8dc69..c6f236d 100644 (file)
@@ -60,7 +60,7 @@ a:hover {
    min-height: 710px;
 }
 
-div#content ul {
+div#maincontent ul {
        margin-left: 2em;
 }
 
@@ -260,7 +260,7 @@ background-color: #FFCB05;
 
 }
 
-#content {
+#maincontent {
        clear: both;
        width: 98%;
        margin: 0 auto;
@@ -271,20 +271,20 @@ background-color: #FFCB05;
        border-top:1px solid #D2A800;
 }
 
-#content h1 {
+#maincontent h2 {
        margin: 0.25em 0 0.5em 0;
        font-size: 150%;
        font-weight: normal;
 }
 
-#content h2 {
+#maincontent h3 {
        margin: 0.5em 0;
        font-size: 120%;
        font-weight: normal;
        text-decoration: underline;
 }
 
-#content p {
+#maincontent p {
        margin-bottom: 1em;
 }
 
@@ -687,7 +687,7 @@ ul.cbi-apply {
        width: 200% !important;
 }
 
-* html div#content {
+* html div#maincontent {
        margin-left: -80% !important;
        width: 160% !important;
 }