Fallback registration page: oops. Removed dev test.

This commit is contained in:
manuroe 2015-02-24 16:20:48 +01:00
parent 1b4e3b7fa6
commit 4a39c10eef

View File

@ -51,6 +51,6 @@ textarea, input {
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
background-color: #fff800;
background-color: #f8f8f8;
border: 1px #ccc solid;
}