Let's go for a lightbox effect.

This commit is contained in:
ccd0 2015-03-07 22:30:57 -08:00
parent 86abe4db43
commit d306780ce3

View File

@ -33,6 +33,7 @@ a:hover + span.hover {
left: 0;
right: 0;
pointer-events: none;
background: rgba(0,0,0,0.4);
}
span.hover > img {
position: absolute;