michaelp0730
1/19/2015 - 6:57 PM

opacity.css

.opaque {
    opacity: .5;
    filter: alpha(opacity=50);
}