Make image stylisher

master
LNJ2 2016-04-16 15:39:33 +02:00
parent 835c280d05
commit f04a0c55bd
1 changed files with 2 additions and 1 deletions

View File

@ -666,8 +666,9 @@ form {
/* Make Shadow on hover */
.shdw-img {
box-shadow: 0px 0px 7px #888888;
box-shadow: 4px 6px 7px #888888, 0px 0px 10px #888888;
border: 1px solid #505050;
border-radius: 10px;
}
/* GENERAL ELEMENT TYPE STYLES */