brandonstarks

fandom request

Apr 27th, 2015
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. [dohtml]<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed' rel='stylesheet' type='text/css'>
  2. <style>
  3. .ted { width: 365px; text-align: justify; background-color: #fff; padding: 20px; border-bottom: solid 10px #C8444F; color: #000; }
  4. .ted b { font-size: 11px; color: #C8444F; }
  5. .robin { font-family: roboto condensed; font-size: 25px; }
  6. .barney { width: 100px; text-align: justify; padding: 5px; height: 150px; overflow: auto;color: #000; }
  7. .barney::-webkit-scrollbar{ width: 2px; }
  8. .barney::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  9. .barney::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(310, 104, 117); }
  10.  
  11. .lily { width: 110px; font-family: roboto condensed; font-size: 15px;}
  12. .marshall { font-family: roboto condensed; font-size: 40px; letter-spacing: -1px; text-align: right; padding: 10px; font-weight: bold; color: #C8444F;}
  13. .bcred { text-transform: uppercase; width: 60px; text-align: center; font-size: 8px; background-color: #fff; padding: 5px; }
  14. </style>
  15.  
  16. <center><div class="ted"><div class="marshall">TITLE GOES HERE</DIV>
  17. info goes here <b>bold</b> for important information and stuff.
  18.  
  19. <table><td><div class="lily">FANDOM</div></td>
  20. <td><div class="lily">FANDOM</div></td>
  21. <td><div class="lily">FANDOM</div></td></table>
  22. <table><td><div class="barney">
  23. ship x ship
  24.  
  25. </div></td>
  26.  
  27. <td><div class="barney">
  28. ship x ship
  29.  
  30. </div></td>
  31.  
  32. <td><div class="barney">
  33. ship x ship
  34.  
  35. </div></td></table>
  36. </div></center>
  37.  
  38. <p><center><div class="bcred">© BRANDON</div></center>[/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment