assshhhhllleey

theme rules 01

Sep 22nd, 2013
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.13 KB | None | 0 0
  1. <!--
  2.  
  3. Theme Rules 01 by
  4.  
  5. ╱╭╮╱╱╱╱╱╱╱╱╱╭╮╱╱╭╮
  6. ╭╯╰╮╱╱╱╱╱╱╱╱┃┃╱╭╯╰╮
  7. ╰╮╭┫╭╮╭┳━━┳━┫┃╭╋╮╭╋━╮╭━━┳━┳━┳╮╱╭╮
  8. ╱┃┃╰╯╰╯┃┃━┫╭┫╰╯╋┫┃┃╭╮┫╭╮┃╭┫╭┫┃╱┃┃
  9. ╱┃╰╮╭╮╭┫┃━┫┃┃╭╮┫┃╰┫┃┃┃╭╮┃┃┃┃┃╰━╯┃
  10. ╱╰━┻╯╰╯╰━━┻╯╰╯╰┻┻━┻╯╰┻╯╰┻╯╰╯╰━╮╭╯
  11. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭━╯┃
  12. ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╰━━╯
  13.  
  14. aka ashley
  15.  
  16. -->
  17. <head>
  18.  
  19. <title>{Title}</title>
  20.  
  21. <link rel="shortcut icon" href="{favicon}">
  22. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  23.  
  24. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>
  25. <link href='http://fonts.googleapis.com/css?family=Just+Another+Hand' rel='stylesheet' type='text/css'>
  26.  
  27. <style type="text/css">
  28.  
  29. a {
  30. color:{color:link};
  31. text-decoration: none;
  32. -moz-transition-duration:0.6s;
  33. -webkit-transition-duration:0.6s;
  34. -o-transition-duration:0.6s;
  35. }
  36.  
  37. a:hover {
  38. color: #fff;
  39. -moz-transition-duration:0.6s;
  40. -webkit-transition-duration:0.6s;
  41. -o-transition-duration:0.6s;
  42. }
  43.  
  44. #all {
  45. margin-left:420px;
  46. background-color:#fff;
  47. width: 700px;
  48. position:fixed;
  49. }
  50.  
  51. #poop {padding: 2px; font-color:#000; position:fixed; text-align: right; bottom:-22px; right:3px; line-height:120%; font-size:18px; letter-spacing:1px; font-family:just another hand;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease; }
  52.  
  53. #poop a {color: #000;}
  54.  
  55. #poop:hover {
  56. bottom:2px;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;
  57. }
  58.  
  59.  
  60.  
  61. #title {
  62. margin-left:15px;
  63. margin-top:154px;
  64. width:460px;
  65. font-size:56px;
  66. letter-spacing:5px;
  67. word-spacing:5px;
  68. border: 11px double #000;
  69. color:#000;
  70. text-transform:uppercase; text-align: center;
  71. font-family: shadows into light two;
  72. text-shadow:-2px -1px 1px #00FFFF, -2px -2px 2px #4C1BE0;
  73. position:fixed;
  74. -moz-transition-duration:0.6s;
  75. -webkit-transition-duration:0.6s;
  76. -o-transition-duration:0.6s;
  77. }
  78.  
  79.  
  80. #rules {
  81. margin-top:260px;
  82. margin-left:130px;
  83. width:360px;
  84. font-style: bold;
  85. font-size:18px;
  86. color:#000;
  87. line-height:130%;
  88. font-family:cambria;
  89. text-align: right;
  90. position:fixed;
  91. }
  92.  
  93. #rule {
  94. width:360px;
  95. font-style: bold;
  96. font-size:18px;
  97. color:#000;
  98. line-height:110%;
  99. font-family:cambria;
  100. text-align: right;
  101. position:fixed;
  102. }
  103.  
  104. #rulee {
  105. width:360px;
  106. font-style: bold;
  107. font-size:11px;
  108. color:#000;
  109. line-height:180%;
  110. font-family:cambria;
  111. text-align: right;
  112. position:fixed;
  113. font-style:italic;
  114. }
  115.  
  116. #links {
  117. margin-top:280px;
  118. margin-left:15px;
  119. height: 300px;
  120. width:125px;
  121. font-size:15px;
  122. text-transform:uppercase;
  123. line-height: 120%;
  124. text-align:left;
  125. word-spacing: 2px;
  126. position:fixed;
  127. font-family: cambria;
  128. }
  129.  
  130. #links a{
  131. color:#000;
  132. line-height: 220%;
  133. width:125px;
  134. text-align:center;
  135. border:9px double #000;
  136. display: block;
  137. -moz-transition-duration:0.6s;
  138. -webkit-transition-duration:0.6s;
  139. -o-transition-duration:0.6s;
  140. }
  141.  
  142.  
  143. #links a:hover{
  144. color:#fff;
  145. border-color: #fff;
  146. background:#000;
  147. -moz-transition-duration:0.6s;
  148. -webkit-transition-duration:0.6s;
  149. -o-transition-duration:0.6s;
  150. }
  151.  
  152. #image img {
  153. width:300px;
  154. height:460px;
  155. padding:5px;
  156. position: fixed;
  157. margin-top:40px;
  158. margin-left:280px;
  159. z-index:-99999999999999; opacity:1;
  160. }
  161.  
  162. </style></head>
  163.  
  164. <div id="image"><img src="http://media.tumblr.com/0aabd75ba2ecb7632d4ecc7828dcb352/tumblr_inline_mpcixlcHUv1qz4rgp.png"></a></div></div>
  165.  
  166. <div id="all">
  167. <div id="title">theme rules</div>
  168. <div id="rules">
  169.  
  170. <br>
  171. <div id="rule">Write a rule here whatever u want •</div>
  172. <br>
  173. <div id="rulee">Maybe explain the rule here or something</div>
  174.  
  175. <br><br>
  176. <div id="rule">Write a rule here whatever u want •</div>
  177. <br>
  178. <div id="rulee">Maybe explain the rule here or something</div>
  179.  
  180. <br><br>
  181. <div id="rule">Write a rule here whatever u want •</div>
  182. <br>
  183. <div id="rulee">Maybe explain the rule here or something</div>
  184.  
  185. <br><br>
  186. <div id="rule">Write a rule here whatever u want •</div>
  187. <br>
  188. <div id="rulee">Maybe explain the rule here or something</div>
  189. </div>
  190.  
  191. <div id="links">
  192. <a href="http://tumblr.com/dashboard">dash</a> <br>
  193. <a href="http://YOURURLHERE.tumblr.com">owner</a> <br>
  194. <a href="http://tumblr.com/logout">lol no</a> <br>
  195. <a href="/">mhmm</a>
  196.  
  197. </div>
  198.  
  199. <div id="poop">
  200. <a href="http://twerkitnarry.tumblr.com/">▲▼<br>TWERKITNARRY</a>
  201. </div>
  202.  
  203. </body>
  204. </html>
Advertisement
Add Comment
Please, Sign In to add comment