Added blurred shadow around images

This commit is contained in:
Christoph Haas 2015-04-20 19:49:12 +02:00
parent 6644d69e26
commit 3707c1c33c

View file

@ -148,6 +148,11 @@ html, body {
{
width: 100%;
}
img
{
box-shadow: 3px 3px 10px 0px #888888;
}
}
.row .gridview