Advertisement
hanimjay

#Rules

Nov 14th, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. <! A TEMPLATE BY HANIE(ORPHEUS) !>
  2.  
  3. <link href="https://fonts.googleapis.com/css?family=Mada|Roboto:900" rel="stylesheet">
  4.  
  5. <style>
  6.  
  7. #hanietester a{
  8. text-decoration: none;
  9. color: #ddd;
  10. }
  11.  
  12. #hanietester{
  13. width: 350px;
  14. height: 90px;
  15. }
  16.  
  17. #hanietester .name{
  18. font-family: 'Roboto', sans-serif;
  19. font-size: 10px;
  20. text-transform: uppercase;
  21. letter-spacing: 2px;
  22. padding-left: 20px;
  23. padding-right: 20px;
  24. height: 25px;
  25. background: #F4D03F;
  26. color: #222;
  27. }
  28.  
  29. #hanietester .cred{
  30. letter-spacing: 1px;
  31. padding-left: 20px;
  32. font-family: 'Roboto', sans-serif;
  33. font-size: 10px;
  34. color: #ddd;
  35. width: 300px;
  36. height: 25px;
  37. background: #111;
  38. }
  39.  
  40. #hanietester .bla{
  41. height: 35px;
  42. line-height: 13px;
  43. padding: 15px;
  44. text-align: center;
  45. letter-spacing: 1px;
  46. font-family: 'Mada', sans-serif;
  47. font-size: 9px;
  48. color: #000;
  49. background: #ccc;
  50. border: 1px solid #ccc;
  51. }
  52.  
  53. </style>
  54.  
  55. <center>
  56. <div id='hanietester'>
  57.  
  58. <table>
  59. <tr>
  60. <td class='name'>shipper</td>
  61. <td class='cred'>scrollable, unlimited text</td>
  62. </tr>
  63. </table>
  64. <table>
  65. <tr>
  66. <td class='bla'>
  67. simply ask me if you got questions and minor changes are allowed as long as you leave the credit there (:
  68. </td> </tr>
  69. </table><br><br>
  70.  
  71. </div>
  72. </center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement