summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 25e8e1ba..cf63e281 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -159,7 +159,8 @@ table {
padding-bottom: 36px;
margin-bottom: 400px;
width: 470px;
- background: white; }
+ background: white;
+ box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.3); }
.login-rhizi-logo {
margin-left: auto;