]> ruin.nu Git - ndwebbie.git/blobdiff - root/static/css/black.css
Don't set font-size, just use default instead
[ndwebbie.git] / root / static / css / black.css
index f2027361f255daceaa78334a2acb9aaa769ccb8f..5dc9f5cb66538f3dc23eae0f18bd29e010cc8d6e 100644 (file)
@@ -1,14 +1,9 @@
 body,html,table,div {
        font-family: sans-serif;
-       font-size: 11px;
        color: #B2B2B2;
        background-color: black;
 }
 
-textarea, input{
-       font-size: 11px;
-}
-
 a {
        color: white;
        text-decoration:underline;