]> ruin.nu Git - ndwebbie.git/blobdiff - stylesheets/black.css
input and textarea font size
[ndwebbie.git] / stylesheets / black.css
index f947c18f4401fb0f91be6b0c840aa3b203ed18ed..aa8951f4ea0655a1b438a86082d0af69031ccd2a 100644 (file)
@@ -5,6 +5,10 @@ body,html,table,div {
        background-color: black;
 }
 
+textarea, input{
+       font-size: 11px;
+}
+
 a {
        color: white;
        text-decoration:underline;