/ Published in: CSS
Expand |
Embed | Plain Text
div { background: #fff none; filter: alpha(opacity=70); height: 1%; } div * { filter: alpha(opacity=100) !important; position: relative; }
You need to login to post a comment.
div { background: #fff none; filter: alpha(opacity=70); height: 1%; } div * { filter: alpha(opacity=100) !important; position: relative; }
You need to login to post a comment.