Advertisement
zojoh

PageFour - FicRec

Apr 7th, 2013
9,082
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!---
  5. PAGE: 4
  6. BY: Heidi (Previously Crayoned & Zohne of Zojoh)
  7. --->
  8.  
  9.  
  10. <head>
  11. <title>{Title}</title>
  12. <style type="text/css">
  13.  
  14. /*Body*/
  15. ::-webkit-scrollbar {
  16. width:8px;
  17. height:8px;
  18. }
  19.  
  20. ::-webkit-scrollbar-track-piece {
  21. background-color:#fff; /*Scrollbar background*/
  22. }
  23. ::-webkit-scrollbar-thumb {
  24. background-color:#f1f1f1; /*Scrollbar color */
  25. }
  26.  
  27. body {
  28. margin:0;
  29. padding:0;
  30. border:0;
  31. background-color:#fff; /*Background color*/
  32. color:#aaaaaa; /*Text Color*/
  33. font-family:trebuchet ms, sans-serif;
  34. font-size:10px;
  35. line-height:10px;
  36. word-wrap:break-word;
  37. }
  38.  
  39. a {
  40. color:#60d2dd; /*Link Color*/
  41. text-decoration:none;
  42. }
  43.  
  44. a:hover{
  45. color:#666666; /*Link Hover Color*/
  46. text-decoration:underline;
  47. }
  48.  
  49. /*Top*/
  50.  
  51. #header {
  52. width:738px; /*Width of Header*/
  53. padding-top:90px;
  54. padding-bottom:10px;
  55. margin-left:auto;
  56. margin-right:auto;
  57. border-bottom:1px solid #f1f1f1; /*Header Border*/
  58. border-left:1px solid #f1f1f1; /*Header Border*/
  59. border-right:1px solid #f1f1f1; /*Header Border*/
  60. background-color:#f7f7f7; /*Header Background*/
  61. }
  62.  
  63. .title {
  64. color:#999; /*Header text color*/
  65. font-family:times; /*Header title font*/
  66. font-size:26px;
  67. font-style:italic;
  68. line-height:20px;
  69. letter-spacing:1px;
  70. text-align:center;
  71. }
  72.  
  73. .nav {
  74. font-family:trebuchet ms; /*Header navigation font*/
  75. font-size:8px;
  76. line-height:10px;
  77. letter-spacing:4px;
  78. text-align:center;
  79. text-transform:uppercase;
  80. }
  81. .nav a {
  82. color:#bbb; /*Header navigation text color*/
  83. }
  84.  
  85. .fav {
  86. width:200px;
  87. margin-top:13px;
  88. float:right;
  89. font-family:times;
  90. font-size:7px;
  91. font-style:italic;
  92. line-height:10px;
  93. letter-spacing:1px;
  94. text-align:right;
  95. text-transform:uppercase;
  96. }
  97.  
  98. /*Table*/
  99.  
  100. table {
  101. width:740px; /*Width of Table*/
  102. margin-left:auto;
  103. margin-right:auto;
  104. margin-top:14px;
  105. margin-bottom:20px;
  106. border-collapse:collapse;
  107. }
  108.  
  109. table, td, th{
  110. border:1px solid #f1f1f1; /*Table Border*/
  111. }
  112.  
  113. th {
  114. padding:5px;
  115. background-color:#f7f7f7; /*Table Title background color*/
  116. color:#aaa; /*Table Title font color*/
  117. font-family:times; /*Table title font*/
  118. font-size:10px;
  119. font-weight:400;
  120. letter-spacing:2px;
  121. text-transform:uppercase;
  122. }
  123.  
  124. td {
  125. padding-left:5px;
  126. padding-right:5px;
  127. padding-top:3px;
  128. padding-bottom:3px;
  129. }
  130.  
  131. #title {
  132. width:220px;
  133. text-align:left;
  134. }
  135.  
  136. #pairing {
  137. width:90px;
  138. text-align:center;
  139. }
  140.  
  141. #rating {
  142. width:50px;
  143. text-align:center;
  144. }
  145.  
  146. #desc {
  147. width:380px;
  148. text-align:left;
  149. }
  150.  
  151. </style>
  152. </head>
  153. <body>
  154.  
  155. <div id="header">
  156. <div class="title">TITLE HERE</div>
  157. <div class="nav">
  158. <a href="/">home</a>
  159. <a href="http://tumblr.com">dashboard</a>
  160. <a href="/ask">message</a>
  161. </div>
  162. <div class="fav"><span style="color:#ffe100">☆</span> • favorites</div>
  163. </div>
  164.  
  165.  
  166. <!--
  167.  
  168. FOR EACH FIC - INSERT THIS & EDIT:
  169.  
  170. <tr>
  171. <td id="title"><a href="URL FOR FIC HERE">TITLE OF FIC</a></td>
  172. <td id="pairing">PAIRING HERE</td>
  173. <td id="rating">RAITING HERE</td>
  174. <td id="desc">FIC DESCRIPTION HERE</td>
  175. <tr>
  176.  
  177.  
  178. STAR:
  179.  
  180. <span style="color:#ffe100">☆</span>
  181. -->
  182.  
  183.  
  184. <table>
  185. <tr>
  186. <th>Title</th>
  187. <th>Pairing</th>
  188. <th>Rating</th>
  189. <th>Description</th>
  190. </tr>
  191.  
  192. <tr>
  193. <td id="title"><a href="URL FOR FIC HERE">TITLE OF FIC</a></td>
  194. <td id="pairing">PAIRING HERE</td>
  195. <td id="rating">RAITING HERE</td>
  196. <td id="desc">FIC DESCRIPTION HERE</td>
  197. <tr>
  198.  
  199. <tr>
  200. <td id="title"><a href="URL FOR FIC HERE">TITLE OF FIC</a></td>
  201. <td id="pairing">PAIRING HERE</td>
  202. <td id="rating">RAITING HERE</td>
  203. <td id="desc">FIC DESCRIPTION HERE</td>
  204. <tr>
  205.  
  206. <tr>
  207. <td id="title"><a href="URL FOR FIC HERE">TITLE OF FIC</a></td>
  208. <td id="pairing">PAIRING HERE</td>
  209. <td id="rating">RAITING HERE</td>
  210. <td id="desc">FIC DESCRIPTION HERE</td>
  211. <tr>
  212.  
  213.  
  214. </table>
  215.  
  216. <div style="position:fixed; bottom:5px; left:5px; font-size:8px ">
  217. <a href="http://ladmilk.tumblr.com" title="page by heidi">©</a>
  218. </div>
  219. </body>
  220. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement