orange-web
orange-web copied to clipboard
Add box shadow on hover for Screenshots
It would be great to include a box shadow effect when hovering over screenshots to indicate clickable content.
Adding
#features div.screenshot-container div.content:hover
{
background: #fea;
}
would look quite alright if thumbnails had transparent background.