Check permissions when accessing pages
[misc/kostenrechnung] / stylesheet.css
index 543605c..04c5e6f 100644 (file)
@@ -42,6 +42,11 @@ input, select {
     background: white;
 }
 
+textarea {
+    border: 1px solid #CCC;
+    font-size: 90%;
+}
+
 button {
     border: 1px solid #CCC;
     color: inherit;