Blurred shadow around screenshots is now centered

This commit is contained in:
Christoph Haas 2015-04-27 00:15:07 +02:00
parent b4a3e5ba33
commit 81850f367c

View file

@ -151,7 +151,7 @@ html, body {
img
{
box-shadow: 3px 3px 10px 0px #888888;
box-shadow: 0 0 10px 0px #888888;
}
}