]> git.deb.at Git - deb/packages.git/blobdiff - static/ubuntu/ubuntu.css
Merge branch 'master' of ssh://source/srv/source.djpig.de/git/packages into ubuntu...
[deb/packages.git] / static / ubuntu / ubuntu.css
index f80d9fda1e2713011f9d16f51f016b63e89266a1..c936bdd6a57b16c67f827721491f99609d85cdc8 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;
-}
-
-#prefooter .bordertop
-{
-       border-top: 1px dotted #C1B496;
-}
-
-#extranav
-{
-       margin: 0;
-       border-bottom: 1px dotted #C1B496;
+       background-color: #dbba75; 
 }
 
-#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
@@ -295,10 +276,10 @@ h6 {
        
 dt
 {
-       margin-top: 20px;
-       margin-bottom: 8px;
+/*     margin-top: 20px; */
+/*     margin-bottom: 8px; */
        font-size: 120%;
-       border-bottom: 1px solid #6D4C07;
+/*     border-bottom: 1px solid #6D4C07; */
 }
 
 img { border: 0; }