]> ruin.nu Git - ndwebbie.git/commitdiff
Don't set font-size, just use default instead
authorMichael Andreen <harv@ruin.nu>
Sun, 27 Mar 2016 11:28:04 +0000 (13:28 +0200)
committerMichael Andreen <harv@ruin.nu>
Sun, 27 Mar 2016 11:28:04 +0000 (13:28 +0200)
root/static/css/black.css

index f2027361f255daceaa78334a2acb9aaa769ccb8f..5dc9f5cb66538f3dc23eae0f18bd29e010cc8d6e 100644 (file)
@@ -1,14 +1,9 @@
 body,html,table,div {
        font-family: sans-serif;
 body,html,table,div {
        font-family: sans-serif;
-       font-size: 11px;
        color: #B2B2B2;
        background-color: black;
 }
 
        color: #B2B2B2;
        background-color: black;
 }
 
-textarea, input{
-       font-size: 11px;
-}
-
 a {
        color: white;
        text-decoration:underline;
 a {
        color: white;
        text-decoration:underline;