]> git.deb.at Git - deb/packages.git/blobdiff - static/debian.css
Add squeeze-updates. Closes: #619693.
[deb/packages.git] / static / debian.css
index 9695645213d36a978a9d102fea9cc1b82532858e..fce9493b3312b7867ae98ff9905d14daba9eb389 100644 (file)
@@ -39,6 +39,7 @@ html, body {
        margin: 0 4px 0 4px;
        padding: 0;
        text-align: left;
+       font-family: Arial, Helvetica, sans-serif;
        /* min-width: 440px - commented out due to mozilla problems*/
 }
 /* direction directive reverses the navbar, too */
@@ -327,7 +328,8 @@ blockquote.question p span {
        padding-top: 3px;
        bottom: 0;
        text-align: center;
-       margin: 0px;
+       margin: 1em 0 0 0;
+       border-top: 1px solid #BFC3DC;
 }
 
 #fineprint {
@@ -337,7 +339,6 @@ blockquote.question p span {
        font-size: 0.85em;
 }
 
-#outer>#inner { border-bottom: 1px solid #BFC3DC; }
 .bordertop { border-top: 1px solid #BFC3DC; }
 
 dl.gloss dt {