Advertisement
Guest User

tracker04todo

a guest
Jul 29th, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. [dohtml]
  2. <center>
  3. <link href='http://fonts.googleapis.com/css?family=Voltaire' rel='stylesheet' type='text/css'>
  4. <link href='http://fonts.googleapis.com/css?family=Archivo+Narrow' rel='stylesheet' type='text/css'>
  5.  
  6. <style type="text/css">
  7.  
  8. .nsync { background-color: #5A2960; width: 300px; padding: 50px; font-family: voltaire; text-align: center; text-transform: uppercase; font-size: 20px; color: #fefefe; letter-spacing: 2px; }
  9.  
  10. .joey { background-color: #5A2960; width: 60px; padding: 10px; font-family: voltaire; text-align: center; text-transform: uppercase; font-size: 10px; color: #fefefe; letter-spacing: 2px; }
  11.  
  12. .justin { background-color: #FCFBE3; width: 300px; padding: 50px; }
  13.  
  14. .jc { width: 180px; font-family: archivo narrow; font-size: 12px; line-height: 13px; text-transform: lowercase; text-align: justify; color: #000000; }
  15.  
  16. </style>
  17.  
  18. <div class="nsync">
  19.  
  20. all the pretty ships
  21.  
  22. </div>
  23.  
  24. <div class="justin">
  25.  
  26. <table cellpadding="0" cellspacing="0"><tr><td valign="top">
  27.  
  28. <div class="joey">
  29.  
  30. new ships
  31.  
  32. </div></td><td valign="top"><div style="width: 40px;"></div></td>
  33.  
  34. <td valign="top">
  35.  
  36. <div class="jc">
  37.  
  38. this<br>
  39. is<br>
  40. a<br>
  41. list<br>
  42.  
  43. </div>
  44.  
  45. </td></tr>
  46. <tr><td valign="top"><div style="height: 40px;"></div></td></tr>
  47. <tr><td valign="top">
  48.  
  49. <div class="joey">
  50.  
  51. replies
  52.  
  53. </div></td><td valign="top"><div style="width: 40px;"></div></td>
  54.  
  55. <td valign="top">
  56.  
  57. <div class="jc">
  58.  
  59. this<br>
  60. is<br>
  61. a<br>
  62. list<br>
  63.  
  64. </div>
  65.  
  66. </td></tr>
  67. <tr><td valign="top"><div style="height: 40px;"></div></td></tr>
  68. <tr><td valign="top">
  69.  
  70. <div class="joey">
  71.  
  72. starters
  73.  
  74. </div></td><td valign="top"><div style="width: 40px;"></div></td>
  75.  
  76. <td valign="top">
  77.  
  78. <div class="jc">
  79.  
  80. this<br>
  81. is<br>
  82. a<br>
  83. list<br>
  84.  
  85. </div>
  86.  
  87. </td></tr></table>
  88.  
  89. </div>
  90.  
  91. </center>
  92. [/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement