brandonstarks

sean maguire

May 5th, 2015
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. [dohtml]<link href='http://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'>
  2. <style>
  3. .maguire { width: 250px; background-image: url(http://subtlepatterns.com/patterns/swirl_pattern.png); padding: 50px; border-top: solid 15px #83AF9B; border-bottom: solid 30px #83AF9B; }
  4. .maguireimg { width: 240px; padding: 5px; background-color: #fff; }
  5. .maguire2 { width: 210px; background-color: #fff; padding: 20px; border-bottom: solid 20px #A1BEE6; }
  6. .maguire3 { width: 205px; padding: 5px; text-align: justify; background-color: #fff; height: 200px; overflow: auto; font-family: roboto slab; font-size: 10px; text-transform: lowercase; }
  7. .maguire3::-webkit-scrollbar{ width: 2px; }
  8. .maguire3::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  9. .maguire3::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(131, 175, 155); }
  10. .maguire3 b { color: #83af9b; font-size: 14px; }
  11.  
  12. </style>
  13.  
  14. <center><div class="maguire">
  15. <img src="gif goes here" class="maguireimg">
  16. <div style="height: 5px;"></div>
  17. <div class="maguire2">
  18. <div class="maguire3">
  19. words go here
  20. </div></div></div></center>
  21.  
  22. <p><center><div style=" text-transform: uppercase; width: 60px; text-align: center; font-size: 8px; background-color: #fff; padding: 5px;">© BRANDON</div></center>[/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment