Guest User

Untitled

a guest
Sep 25th, 2015
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.25 KB | None | 0 0
  1. .video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
  2. .video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
Add Comment
Please, Sign In to add comment