Widen textarea
[misc/kostenrechnung] / stylesheet.css
index 543605c..68e6182 100644 (file)
@@ -42,6 +42,10 @@ input, select {
     background: white;
 }
 
+textarea {
+    font-size: 90%;
+}
+
 button {
     border: 1px solid #CCC;
     color: inherit;