Add cleaned flag
[misc/kostenrechnung] / stylesheet.css
index 543605c..63b5ccf 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;
@@ -75,7 +80,7 @@ div.login {
     background-repeat: no-repeat;
     background-position: center center;
     margin: -15px;
-    height: 600px;
+    height: 800px;
 }
 
 table.login {