]> git.deb.at Git - deb/packages.git/blobdiff - static/ubuntu/ubuntu.css
[UBUNTU] {ubuntu,packages}.css: Some more layout adjustments
[deb/packages.git] / static / ubuntu / ubuntu.css
index f80d9fda1e2713011f9d16f51f016b63e89266a1..f4561a1b128375e4df5e41b395d9c9cb50e4fe15 100644 (file)
@@ -107,43 +107,23 @@ html[xmlns] .mozclear
 }
 
 #footWrapper {
-       background: url(footer-bg.png);
-       background-repeat: repeat-x;
-       border-bottom: 2px solid #583D1E;
+       background-color: #dbba75;
+       border-bottom: 2px solid #000;
 }
 
 #footer
 {
-       color: #5B4832;
-       background-image: url(footer-image2.png);
-       background-repeat: repeat-y;
-       background-position: left top;
        position: relative;
        text-align: center;
        padding: 10px;
 }
 
-#prefooter
+#fineprint
 {
        color: #5B4832;
-       text-align: center;
+       background-color: #dbba75; 
 }
 
-#prefooter .bordertop
-{
-       border-top: 1px dotted #C1B496;
-}
-
-#extranav
-{
-       margin: 0;
-       border-bottom: 1px dotted #C1B496;
-}
-
-#extranav a, #extranav a:visited, #prefooter a, #prefooter a:visited { color: #2e2003;} /* darker brown */
-#extranav a:hover, #prefooter a:hover {color: #800000; } /* ubuntu dark brown */
-
-
 html>body #footer
 {
        padding-bottom: 1.01em;         /* attempt to fix Gecko engine's rounding errors
@@ -183,6 +163,7 @@ p, h1, h2, h3, h4, h5, h6
 }
 #footer
 {
+        margin-top: 1em;
        padding: .3em;                  /* ditto from above */
 }
 #pageWrapper, #innerColumnContainer, #masthead, #footer
@@ -260,7 +241,7 @@ h1, h2, h3, h4, h5, h6
 h1
 {
        font-size: 170%;
-       border-bottom: 2px solid #6D4C07;
+/*     border-bottom: 2px solid #6D4C07; */
 }
 
 h2
@@ -296,9 +277,9 @@ h6 {
 dt
 {
        margin-top: 20px;
-       margin-bottom: 8px;
+/*     margin-bottom: 8px; */
        font-size: 120%;
-       border-bottom: 1px solid #6D4C07;
+/*     border-bottom: 1px solid #6D4C07; */
 }
 
 img { border: 0; }