Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #wrap_video
- {
- position: absolute;
- top: 0;
- left: 0;
- }
- #video_overlay
- {
- position: absolute;
- top: 75%;
- left: 72%;
- z-index: 100;
- background-color: rgba(255, 255, 255, .2);
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement