/ Published in: CSS
Expand |
Embed | Plain Text
#box { /* 0.4 of 1.0 == 0x66 of 255 */ background:rgba(0,0,0,.4); zoom:1; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000); }
You need to login to post a comment.
