/ Published in: CSS
Expand |
Embed | Plain Text
.translucent{ opacity:0.4; filter:alpha(opacity=40); background:#000000; }
You need to login to post a comment.
.translucent{ opacity:0.4; filter:alpha(opacity=40); background:#000000; }
You need to login to post a comment.