From 7ad5e726cd45ba4e50292c98146ff6641aa374c5 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 27 Mar 2013 19:42:39 +0400 Subject: [PATCH] update utility.css content --- utility.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utility.css b/utility.css index 237603a5..2ad4337d 100644 --- a/utility.css +++ b/utility.css @@ -11,7 +11,7 @@ div.content { background : white; border : 1px solid #ccc; padding : 10px; - box-shadow : 0px 0px 2px #ccc; + box-shadow : 0px 0px 3px #ccc; } p.warning { -- 2.39.2