Advertisement
wallflwers

fanfiction theme

Jun 20th, 2013
544
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. <!--THEME BY JOSHDEVIN, PLEASE DO NOT USE AS A BASE OR REDISTRIBUTE IN ANYWAY.-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head>
  6. <title>{Title}</title>
  7. <link rel="shortcut icon" href="{Favicon}">
  8. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  9.  
  10. <meta name="image:face" content=""/>
  11. <meta name="color:icon" content="#eeeeee"/>
  12. <meta name="color:text" content="#eeeeee"/>
  13.  
  14. <div style="font-size: 11px; letter-spacing: 2px; float: right; position: fixed; bottom: 10px; right: 10px; color:{color:text};font-family:inconsolata;"><a href="http://joshdevin.tumblr.com">©<i>j</i>D</a></div>
  15.  
  16. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  17. <script type="text/javascript">
  18. $(document).ready(function(){
  19. $(".links_body").hide();
  20. $(".links_head").click(function(){
  21. $(this).next(".links_body").slideToggle('fast');
  22. }); }); </script>
  23.  
  24. <style type="text/css">
  25.  
  26.  
  27.  
  28. ::-webkit-scrollbar {width: 5px; height: 5px; background:{color:Scrollbar Background}; }
  29. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar};}
  30.  
  31. body{
  32. font-family:calibri;
  33. font-size:11px;
  34. letter-spacing:1px;
  35. line-height:13px;
  36. background-image:url(http://25.media.tumblr.com/tumblr_m33qwzyv7F1r6uwfxo2_250.png);
  37. background-position: fixed;
  38. background-attachment:fixed;
  39. background-repeat:repeat;
  40. text-decoration:none;
  41. }
  42.  
  43. a:link, a:active, a:visited{
  44. color:#a8aeaf;
  45. text-decoration:none;
  46. -webkit-transition: all 0.4s linear;
  47. -moz-transition: all 0.4s linear;
  48. transition: all 0.4s linear;
  49. }
  50.  
  51. a:hover{
  52. color:#797a7a;
  53. -webkit-transition: all 0.4s linear;
  54. -moz-transition: all 0.4s linear;
  55. transition: all 0.4s linear;
  56. }
  57.  
  58. #container {
  59. width:250px;
  60. margin:0 auto;
  61. }
  62.  
  63. #title {
  64. font-family: Futura, "Trebuchet MS", Arial, sans-serif;
  65. font-size:20px;
  66. letter-spacing:5px;
  67. width:1300px;
  68. color:#ccc;
  69. margin-top:100px;
  70. text-align:center;
  71. position:fixed;
  72. text-transform:uppercase;
  73. }
  74.  
  75. #box {
  76. margin-top:130px;
  77. position:fixed;
  78. margin-left:517px;
  79. width:260px;
  80. }
  81.  
  82. .story {
  83. font-family: 'Trebuchet MS';
  84. background-color:#eee;
  85. text-align:center;
  86. color:#fff;
  87. font-size:10px;
  88. line-height:240%;
  89. text-transform:uppercase;
  90. }
  91.  
  92. .story:hover {
  93. background-color:#f2f2f2;
  94. -webkit-transition: all 0.4s linear;
  95. -moz-transition: all 0.4s linear;
  96. transition: all 0.4s linear;
  97. }
  98.  
  99. .about {
  100. font-family:calibri;
  101. text-transform:lowercase;
  102. font-size:9px;
  103. background:#f2f2f2;
  104. border:1px solid #eee;
  105. position:fixed;
  106. text-align:justify;
  107. line-height:140%;
  108. color:#A5A5A5;
  109. margin-left:-100px;
  110. padding:3px;
  111. opacity:0;
  112. width:90px;
  113. margin-top:-24px;
  114. -webkit-transition: all 0.4s linear;
  115. -moz-transition: all 0.4s linear;
  116. transition: all 0.4s linear;
  117. }
  118.  
  119. .story:hover .about {
  120. opacity:1;
  121. }
  122.  
  123. .story:hover .chapters {
  124. opacity:1;
  125. }
  126.  
  127. .chapters {
  128. font-family:calibri;
  129. text-transform:lowercase;
  130. font-size:9px;
  131. background:#f2f2f2;
  132. border:1px solid #eee;
  133. position:fixed;
  134. text-align:justify;
  135. line-height:140%;
  136. color:#A5A5A5;
  137. margin-left:262px;
  138. padding:3px;
  139. width:45px;
  140. opacity:0;
  141. margin-top:-24px;
  142. -webkit-transition: all 0.4s linear;
  143. -moz-transition: all 0.4s linear;
  144. transition: all 0.4s linear;
  145. }
  146.  
  147. .chapters a{
  148. border-bottom:1px solid #a8aeaf;
  149. line-height:150%;
  150. }
  151.  
  152.  
  153. </style>
  154. </head>
  155.  
  156. <body>
  157.  
  158. <div id="title">my writing</div>
  159. <div id="box">
  160. <div class="story">
  161. <a href="/">story #1</a>
  162. <div class="about"> put a description of the story here</div>
  163. <div class="chapters">
  164. <a href="/">chapter 1 </a>
  165. <a href="/">chapter 2 </a>
  166. <a href="/">chapter 3 </a>
  167. <a href="/">chapter 4 </a>
  168. <a href="/">chapter 5 </a>
  169. </div>
  170. </div>
  171. <br>
  172. <div class="story">
  173. <a href="/">story #2</a>
  174. <div class="about"> put a description of the story here</div>
  175. <div class="chapters">
  176. <a href="/">chapter 1 </a>
  177. <a href="/">chapter 2 </a>
  178. <a href="/">chapter 3 </a>
  179. <a href="/">chapter 4 </a>
  180. <a href="/">chapter 5 </a>
  181. </div>
  182. </div>
  183. <br>
  184. <div class="story">
  185. <a href="/">story #3</a>
  186. <div class="about"> put a description of the story here</div>
  187. <div class="chapters">
  188. <a href="/">chapter 1 </a>
  189. <a href="/">chapter 2 </a>
  190. <a href="/">chapter 3 </a>
  191. <a href="/">chapter 4 </a>
  192. <a href="/">chapter 5 </a>
  193. </div>
  194. </div>
  195. <br>
  196. <div class="story">
  197. <a href="/">story #4</a>
  198. <div class="about"> put a description of the story here</div>
  199. <div class="chapters">
  200. <a href="/">chapter 1 </a>
  201. <a href="/">chapter 2 </a>
  202. <a href="/">chapter 3 </a>
  203. <a href="/">chapter 4 </a>
  204. <a href="/">chapter 5 </a>
  205. </div>
  206. </div>
  207. <br>
  208. <div class="story">
  209. <a href="/">story #5</a>
  210. <div class="about"> put a description of the story here</div>
  211. <div class="chapters">
  212. <a href="/">chapter 1 </a>
  213. <a href="/">chapter 2 </a>
  214. <a href="/">chapter 3 </a>
  215. <a href="/">chapter 4 </a>
  216. <a href="/">chapter 5 </a>
  217. </div>
  218. </div>
  219. <br>
  220. <div class="story">
  221. <a href="/">story #6</a>
  222. <div class="about"> put a description of the story here</div>
  223. <div class="chapters">
  224. <a href="/">chapter 1 </a>
  225. <a href="/">chapter 2 </a>
  226. <a href="/">chapter 3 </a>
  227. <a href="/">chapter 4 </a>
  228. <a href="/">chapter 5 </a>
  229. </div>
  230. </div>
  231. <br>
  232. <div class="story">
  233. <a href="/">story #7</a>
  234. <div class="about"> put a description of the story here</div>
  235. <div class="chapters">
  236. <a href="/">chapter 1 </a>
  237. <a href="/">chapter 2 </a>
  238. <a href="/">chapter 3 </a>
  239. <a href="/">chapter 4 </a>
  240. <a href="/">chapter 5 </a>
  241. </div>
  242. </div>
  243. <br>
  244. <div class="story">
  245. <a href="/">story #8</a>
  246. <div class="about"> put a description of the story here</div>
  247. <div class="chapters">
  248. <a href="/">chapter 1 </a>
  249. <a href="/">chapter 2 </a>
  250. <a href="/">chapter 3 </a>
  251. <a href="/">chapter 4 </a>
  252. <a href="/">chapter 5 </a>
  253. </div>
  254. </div>
  255. <br>
  256. <div class="story">
  257. <a href="/">story #9</a>
  258. <div class="about"> put a description of the story here</div>
  259. <div class="chapters">
  260. <a href="/">chapter 1 </a>
  261. <a href="/">chapter 2 </a>
  262. <a href="/">chapter 3 </a>
  263. <a href="/">chapter 4 </a>
  264. <a href="/">chapter 5 </a>
  265. </div>
  266. </div>
  267. <br>
  268. <div class="story">
  269. <a href="/">story #10</a>
  270. <div class="about"> put a description of the story here</div>
  271. <div class="chapters">
  272. <a href="/">chapter 1 </a>
  273. <a href="/">chapter 2 </a>
  274. <a href="/">chapter 3 </a>
  275. <a href="/">chapter 4 </a>
  276. <a href="/">chapter 5 </a>
  277. </div>
  278. </div>
  279.  
  280. </body>
  281. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement