X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=static%2Fubuntu%2Fubuntu.css;h=f4561a1b128375e4df5e41b395d9c9cb50e4fe15;hb=8cad95454f8bf9ababe5878aba659417495ac421;hp=f80d9fda1e2713011f9d16f51f016b63e89266a1;hpb=55214d2626f5e4edcaab71bf47ebf3285a1a6d94;p=deb%2Fpackages.git diff --git a/static/ubuntu/ubuntu.css b/static/ubuntu/ubuntu.css index f80d9fd..f4561a1 100644 --- a/static/ubuntu/ubuntu.css +++ b/static/ubuntu/ubuntu.css @@ -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; }