]> 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 e470a2744f2a6c646fa44f56c2d58eb663b88336..f4561a1b128375e4df5e41b395d9c9cb50e4fe15 100644 (file)
@@ -113,13 +113,17 @@ html[xmlns] .mozclear
 
 #footer
 {
-       color: #5B4832;
-       background-color: #dbba75;
        position: relative;
        text-align: center;
        padding: 10px;
 }
 
+#fineprint
+{
+       color: #5B4832;
+       background-color: #dbba75; 
+}
+
 html>body #footer
 {
        padding-bottom: 1.01em;         /* attempt to fix Gecko engine's rounding errors
@@ -159,6 +163,7 @@ p, h1, h2, h3, h4, h5, h6
 }
 #footer
 {
+        margin-top: 1em;
        padding: .3em;                  /* ditto from above */
 }
 #pageWrapper, #innerColumnContainer, #masthead, #footer
@@ -272,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; }