Fix umlauts
[misc/kostenrechnung] / stylesheet.css
index 04c5e6f..d597401 100644 (file)
@@ -80,7 +80,7 @@ div.login {
     background-repeat: no-repeat;
     background-position: center center;
     margin: -15px;
-    height: 600px;
+    height: 800px;
 }
 
 table.login {
@@ -98,6 +98,10 @@ span.status_error {
     color: red;
 }
 
+div#details {
+    color: #424242;
+}
+
 div#details ul {
     padding: 0;
     margin: 0;