summaryrefslogtreecommitdiff
path: root/public/app/views/user/registration.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/app/views/user/registration.php')
-rw-r--r--public/app/views/user/registration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/app/views/user/registration.php b/public/app/views/user/registration.php
index f0a110c..57fbb8f 100644
--- a/public/app/views/user/registration.php
+++ b/public/app/views/user/registration.php
@@ -33,7 +33,7 @@
}
.content-form {
padding: 1.5em;
- background: #ddd;
+ background: #e3e3e3;
border-radius: 8px;
box-shadow: 1px 5px 7px #7777;
}