Here is the code so far -
http://codepen.io/anon/pen/Hteyd
I'd like to write an img:hover to make the shadow darker, but got stuck. I was attempting something like this:
img:hover {.outer-shadow(@alpha:.8);}
But that's obviously not right....
N/M, figured this one out -
Here is the code so far -
http://codepen.io/anon/pen/Hteyd
I'd like to write an img:hover to make the shadow darker, but got stuck. I was attempting something like this:
img:hover {.outer-shadow(@alpha:.8);}
But that's obviously not right....
N/M, figured this one out -
http://codepen.io/anon/pen/Hteyd