Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ez-home-top-1 {
- position: relative;
- }
- #ez-home-top-1:after {
- background-color: #373d3f;
- bottom: 0;
- content: " ";
- display: block;
- left: 0;
- -ms-filter: "alpha(Opacity=80)";
- filter: alpha(opacity=80);
- opacity: 0.80;
- position: absolute;
- right: 0;
- top: 0;
- z-index: 0;
- }
- #ez-home-top-1 .widget {
- position: relative;
- z-index: 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement