]> git.sesse.net Git - pr0n/commitdiff
Remove the "font-size: smaller;", it's an abomination.
authorSteinar H. Gunderson <sesse@debian.org>
Wed, 11 Apr 2007 23:34:16 +0000 (01:34 +0200)
committerSteinar H. Gunderson <sesse@debian.org>
Wed, 11 Apr 2007 23:34:16 +0000 (01:34 +0200)
files/pr0n.css

index 21de8f7b424368071400719bcfc0986c07fc338a..e5841c2635a61d377dc6ee891ecf27c7a40a4bf6 100644 (file)
@@ -2,7 +2,6 @@ body {
        background-color: white;
        color: black;
        font-family: verdana, arial, helvetica, sans-serif;
-       font-size: smaller;
 }
 a {
        text-decoration: none;