update utility.css content

This commit is contained in:
Andrew Dolgov 2013-03-27 19:42:39 +04:00
parent 00df2b5f91
commit 7ad5e726cd
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ div.content {
background : white; background : white;
border : 1px solid #ccc; border : 1px solid #ccc;
padding : 10px; padding : 10px;
box-shadow : 0px 0px 2px #ccc; box-shadow : 0px 0px 3px #ccc;
} }
p.warning { p.warning {