brandonstarks

josh dallas

May 12th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. [dohtml]<style>
  2. .dallas { width: 180px; height: 250px; text-align: justify; font-size: 10px; color: #000; line-height: 120%; overflow-x: auto; overflow-y: hidden;
  3. column-count: 1; column-width: 100px; column-gap: 15px;
  4. -moz-column-count: 1; -moz-column-width: 100px; -moz-column-gap: 15px;-webkit-column-count: 1; -webkit-column-width: 100px;-webkit-column-gap: 15px; background-color: #fff; }
  5.  
  6. .dallas::-webkit-scrollbar { width: 3px; }
  7. .dallas::-webkit-scrollbar-track { border: 7px solid #f2efde; background: #FAF8F9; }
  8. .dallas::-webkit-scrollbar-thumb { background-color: #C45151; border-top: 6px solid #f2efde; border-bottom: 6px solid #f2efde; }
  9.  
  10. .dallas b { font-size: 11px; color: #C45151; }
  11.  
  12. .dallas2 { width: 250px; background-image: url(http://subtlepatterns.com/patterns/gold_scale.png); padding: 50px; }
  13. .dallas3 { width: 200px; background-color: #fff; padding: 25px; }
  14. .dallas4 { width: 180px; background-color: #C45151; padding: 1px; margin-top: 5px; margin-bottom: 5px; }
  15. </style>
  16.  
  17. <center><div class="dallas2">
  18. <img src="guf goes here" style="width: 250">
  19. <div class="dallas3">
  20.  
  21. <div class="dallas4"></div>
  22. <div class="dallas">post goes here</div>
  23. <div class="dallas4"></div>
  24.  
  25. </div></div></center>
  26. <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