brandonstarks

darren criss

May 12th, 2015
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. [dohtml]<style>
  2. .darren { width: 170px; padding: 20px; background-color: #34556D; }
  3. .darren2 { border-radius: 100%; padding: 5px; border: dotted 2px #fff; }
  4. .darren3 { width: 170px; padding: 10px; border-left: solid 10px #692B2B; border-bottom: solid 10px #692B2B; border-right: solid 10px #692B2B; }
  5. .darren4 { width: 140px; height: 240px; background-color:#fffff; padding: 0px 15px 0px 15px; border-left: solid 1px #34556D; border-right: solid 1px #34556D; }
  6.  
  7. .darren5 { width: 140px; height: 240px; text-align: justify; font-size: 10px; color: #000; line-height: 120%; overflow-x: auto; overflow-y: hidden; column-count: 1; column-width: 100px; column-gap: 10px; -moz-column-count: 1; -moz-column-width: 100px; -moz-column-gap: 10px;-webkit-column-count: 1; -webkit-column-width: 100px;-webkit-column-gap: 10px; background-color: #fff; }
  8.  
  9. .darren5::-webkit-scrollbar { width: 3px; }
  10. .darren5::-webkit-scrollbar-track { border: 7px solid #f2efde; background: #692B2B; }
  11. .darren5::-webkit-scrollbar-thumb { background-color: #34556D; border-top: 6px solid #f2efde; border-bottom: 6px solid #f2efde; }
  12.  
  13. .darren5 b { font-size: 11px; color: #34556D; }
  14. .darren5 i { font-size: 25px; font-color: #fff; font-weight: bold; float: left; color: #ffd6ab; overflow:hidden; padding: 10px; background-color: #34556D; margin-right: 10px; margin-bottom: 5px; color: #fff; font-family: times; }
  15.  
  16.  
  17. </style>
  18.  
  19. <center><div class="darren">
  20. <img src="http://placehold.it/100" class="darren2">
  21. </div>
  22.  
  23.  
  24. <div class="darren3"><div class="darren4">
  25.  
  26. <div class="darren5">
  27.  
  28. <i>F</i>irst letter is italic for pretty stuff in each para </div></div></div>
  29.  
  30. </center><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