summary refs log tree commit diff
path: root/static/client/register/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/client/register/style.css')
-rw-r--r--static/client/register/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/client/register/style.css b/static/client/register/style.css
index 6295619ec4..a3398852b9 100644
--- a/static/client/register/style.css
+++ b/static/client/register/style.css
@@ -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;
 }
\ No newline at end of file