brandonstarks

julian morris

May 5th, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. [dohtml]<style text="text/css">
  2. .julianimg { margin: auto; width: 90px; height: 90px; padding: 8px; background-color: #fff; border-radius: 100px; position: relative; top: 40px }
  3. .julian { background: linear-gradient(to top right, #FFFFFF, #434580); width: 200px; height: 95px; }
  4. .julian2 { width: 190px; padding: 5px; font-family: calibri; font-size: 10px; text-align: justify;height: 150px; overflow: auto; }
  5.  
  6. .julian2::-webkit-scrollbar { width: 5px; }
  7. .julian2::-webkit-scrollbar-track { background: #fff; }
  8. .julian2::-webkit-scrollbar-thumb { background: linear-gradient(to bottom, #ffffff, #434580); }
  9. .julian2 b {color: #434580; letter-spacing: 1px; font-size: 12px;}
  10.  
  11. .julian3 { width: 200px; padding: 15px; background-color: #fff; }
  12. .julian4 { width: 220px; padding: 50px; background-image: url(http://subtlepatterns.com/patterns/swirl_pattern.png); }
  13. .bcred { text-transform: uppercase; width: 60px; text-align: center; font-size: 8px; background-color: #fff; padding: 5px; }
  14. </style>
  15.  
  16.  
  17. <center><div class="julian4"><div class="julian3"><div class="julian">
  18. <div class="julianimg">
  19. <img src="http://placehold.it/100x100" style="width: 90px; height: 90px; border-radius: 100px"></div></div>
  20.  
  21. <div style="height: 60px;"></div>
  22.  
  23. <div class="julian2">words go here
  24.  
  25. </div></div></div>
  26.  
  27. </center>
  28.  
  29. <p><center><div class="bcred">© BRANDON</div></center>[/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment