From 0fae5648d688d2de15ed2b2f5417283bb73535d4 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 10 Feb 2015 12:24:35 +0200 Subject: style: welcome-box shadow --- res/client/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'res/client/css/style.css') 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; -- cgit v1.3.1