From 246b06e7e2ca81bbd08dcb254bc342aac11718fd Mon Sep 17 00:00:00 2001 From: Yannick Date: Fri, 4 Sep 2015 08:21:26 +0200 Subject: [PATCH] #1334 Clean up shadow --- themes/Sixteen/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/Sixteen/style.css b/themes/Sixteen/style.css index 3e10b4579..47b1c8c9f 100644 --- a/themes/Sixteen/style.css +++ b/themes/Sixteen/style.css @@ -188,7 +188,7 @@ hr { .first-run-avatar img { border-radius: 3px; - box-shadow: 0px 0px 13px rgba(0, 0, 0, .5); + box-shadow: 0px 0px 13px rgba(0, 0, 0, .2); } .first-run-list {