diff --git a/app/assets/stylesheets/my.scss b/app/assets/stylesheets/my.scss index 58f8395..0ae1f2c 100644 --- a/app/assets/stylesheets/my.scss +++ b/app/assets/stylesheets/my.scss @@ -148,6 +148,11 @@ html, body { { width: 100%; } + + img + { + box-shadow: 3px 3px 10px 0px #888888; + } } .row .gridview