img {
box-shadow: 0 0 5px rgba(0, 182, 222, 0.3);
-moz-box-shadow: 0 0 5px rgba(0, 182, 222, 0.3);
-webkit-box-shadow: 0 0 5px rgba(0, 182, 222, 0.3);
-moz-transition: border-color .25s linear;
-webkit-transition: border-color .25s linear;
transition: border-color .25s linear;
border-color: #4B9BC1;
}
It looks like you're new here. If you want to get involved, click one of these buttons!