]> git.deb.at Git - deb/packages.git/commitdiff
debian.css: Add a visible margin before #footer
authorFrank Lichtenheld <frank@lichtenheld.de>
Sun, 21 Oct 2007 23:12:11 +0000 (01:12 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sun, 21 Oct 2007 23:14:02 +0000 (01:14 +0200)
Just looks better to me.

static/debian.css

index 0a1b594d4601fca049f893d17a994413fffab648..fce9493b3312b7867ae98ff9905d14daba9eb389 100644 (file)
@@ -328,7 +328,7 @@ blockquote.question p span {
        padding-top: 3px;
        bottom: 0;
        text-align: center;
-       margin: 0px;
+       margin: 1em 0 0 0;
        border-top: 1px solid #BFC3DC;
 }