X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=static%2Fdebian.css;h=fce9493b3312b7867ae98ff9905d14daba9eb389;hp=9695645213d36a978a9d102fea9cc1b82532858e;hb=a9572ccb0c5930c582e93d901cc4e6d76cee0d45;hpb=e6999b858367d9d83e0fa2c32cddfd31b4416486 diff --git a/static/debian.css b/static/debian.css index 9695645..fce9493 100644 --- a/static/debian.css +++ b/static/debian.css @@ -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 {