* Fixed REG_BADRPT error in isValidEmail() that prevented registration
[scuttle] / scuttle.css
index 0d7ab2b0252819c57065c09145fe6fa1375a7e67..ecd2ab7d8b8de6f85f07c0ba877e3379d4f75edb 100644 (file)
@@ -15,6 +15,7 @@ a img {
     border: 0;
 }
 body {
+    background-color: #FFF;
     margin: 0;
     padding: 0;
 }

Benjamin Mako Hill || Want to submit a patch?