Guest User

Untitled

a guest
Dec 18th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. iframe{
  2. border:10px solid transparent;
  3. border-image-source:url(https://i.imgur.com/91tJ1qi.png);
  4. border-image-slice:10;
  5. width:500px;
  6. height:300px;
  7. display:block;
  8. margin:auto;
  9. }
  10.  
  11. .box {
  12. position: relative;
  13. margin: 0px;
  14. display: block;
  15. width: 600px;
  16. height: 420px;
  17. margin-top: 15%;
  18. }
Add Comment
Please, Sign In to add comment