Guest User

Untitled

a guest
May 23rd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. #example_frame {
  2. position: absolute;
  3. top: 1em;
  4. left: 1em;
  5. right: 1em;
  6. bottom: 1em;
  7. }
  8.  
  9. #example_frame {
  10. position: absolute;
  11. top: 5%;
  12. left: 5%;
  13. width: 90%;
  14. height: 90%;
  15. }
Add Comment
Please, Sign In to add comment