Fix x86_64 vs. i686.
[nethome.git] / .userContent.css
index 37f1471..f1274b5 100644 (file)
@@ -11,7 +11,7 @@ html,html>head,html>head *,html>body,html>body * {
        background-image: none !important;
        background-color: black !important;
        color: white !important;
-       border-color: gray !important;
+       border-color: black !important;
 /* These options would be nice but they break the formatting:
        position: static !important;
        left: 0px !important;
@@ -43,11 +43,11 @@ html * blink {
        }
 
 html * input,html * select,html * textarea {
-       background-color: navy !important;
        padding: 1px !important;
        border-style: solid !important;
        border-width: 1px !important;
        margin: 1px !important;
+       color: black !important;
        }
 html * input,html * select,li,a {
        /* Conflicts with font-size etc.: */