Advertisement
Guest User

Untitled

a guest
Apr 20th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .container{
  2. width:100%;
  3. height:100%;
  4. overflow:hidden;
  5. }
  6. #video{
  7. width:100%;
  8. height:100%;
  9. }
  10. video{
  11. width:100%;
  12. height:auto;
  13. }
  14.  
  15. video{
  16. width:100%;
  17. height:auto;
  18. }
  19.  
  20. video{
  21. min-width:100%;
  22. min-height:100%;
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement