Advertisement
crimical

P3.2 -- valley

Sep 21st, 2014
642
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!-- PAGE 3 BY CRIMICAL; VALLEY
  5.  
  6. DO NOT CLAIM AS YOUR OWN, DO NOT REMOVE CREDIT
  7. thank you for using my theme :)
  8.  
  9. -->
  10.  
  11. <title>characters &mdash; {Title}</title>
  12.  
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15.  
  16. <script src="//use.edgefonts.net/yeseva-one;vidaloka;averia-serif-libre:n4,i4,n7.js"></script>
  17.  
  18. <style type="text/css">
  19.  
  20. /* basic */
  21.  
  22. ::-webkit-scrollbar-thumb{
  23. background-color:#333;
  24. border:7px solid #fff;
  25. height:auto;
  26. }
  27.  
  28. ::-webkit-scrollbar{
  29. height:auto;
  30. width:15px;
  31. background-color:#333;
  32. border:8px solid #fff;
  33. }
  34.  
  35. body{
  36. margin:0px;
  37. padding:0px;
  38. background-color:white;
  39. color:#222;
  40. font-family:arial;
  41. font-size:10px;
  42. line-height:160%;
  43. }
  44.  
  45. a{
  46. text-decoration:none;
  47. color:#333;
  48. }
  49.  
  50. /* main */
  51.  
  52. #m{
  53. width:670px;
  54. margin:120px auto 100px;
  55. }
  56.  
  57. .s{
  58. text-transform:uppercase;
  59. font-size:7px;
  60. letter-spacing:1px;
  61. margin-top:-20px;
  62. margin-bottom:80px;
  63. }
  64.  
  65. h1{
  66. font-family:'vidaloka';
  67. font-weight:normal;
  68. font-size:35px;
  69. margin-bottom:60px;
  70. text-align:center;
  71. }
  72.  
  73. h1 span{ border-bottom:0px solid; }
  74.  
  75. .i{
  76. width:600px;
  77. height:140px;
  78. padding:15px;
  79. margin:20px;
  80. display:block;
  81. }
  82.  
  83. .i img{
  84. width:230px;
  85. height:140px;
  86. float:left;
  87. margin-left:60px;
  88. }
  89.  
  90. .i .d{
  91. position:absolute;
  92. color:#333;
  93. height:140px;
  94. margin-left:310px;
  95. width:300px;
  96. }
  97.  
  98. .i .d h2{ /* characters */
  99. font-family:'vidaloka';
  100. font-weight:normal;
  101. font-size:20px;
  102. margin-top:45px;
  103. border-bottom:1px solid;
  104. padding-bottom:11px;
  105. width:100%;
  106. }
  107.  
  108. .i .d h2 span{ border-bottom:3px solid; padding:0 0 6px; }
  109.  
  110. .i .d h3{
  111. margin-top:-6px;
  112. font-weight:normal;
  113. font-size:7px;
  114. letter-spacing:1px;
  115. text-transform:uppercase;
  116. }
  117.  
  118. .i .d h3 span{ border-top:3px solid; padding:14px 0 0; }
  119.  
  120. .credit{
  121. position:fixed;
  122. bottom:20px;
  123. right:10px;
  124. }
  125.  
  126. .credit a{
  127. border:1px solid #f4f4f4;
  128. padding:5px;
  129. height:10px;
  130. width:10px;
  131. text-transform:uppercase;
  132. font-size:8px;
  133. font-family:arial;
  134. color:gray;
  135. }
  136.  
  137. </style>
  138. </head>
  139.  
  140. <body>
  141.  
  142. <div class="credit">
  143. <a href="http://crimicalthemes.tumblr.com/">cr</a>
  144. </div>
  145.  
  146. <div style="margin:6px 0 0 10px; text-align:left; text-transform:uppercase; letter-spacing:1px; font-size:7px">
  147. <a href="/" style="color:#333; opacity:0.5">back</a>
  148. </div>
  149.  
  150.  
  151.  
  152. <div id="m">
  153.  
  154. <h1><span>characters</span></h1>
  155.  
  156. <!-- character item -->
  157. <div class="i">
  158. <div class="d">
  159. <a href="/tagged/TAG">
  160. <h2><span> name </span></h2>
  161. </a>
  162. <h3><span> tag </span></h3>
  163. </div>
  164. <img src="http://i.imgur.com/Jr1Isl5.gif" />
  165. </div>
  166. <!-- character item END -->
  167.  
  168. <!-- character item (with two lines for a tag) -->
  169. <div class="i">
  170. <div class="d">
  171. <a href="/tagged/TAG">
  172. <h2 style="margin-top:40px"><span> name </span></h2>
  173. </a>
  174. <h3><span> tag line 1 </span><br>
  175. tag line 2 </h3>
  176. </div>
  177. <img src="http://i.imgur.com/XbaxMmq.gif" />
  178. </div>
  179. <!-- character item (2) END -->
  180.  
  181. </div>
  182.  
  183.  
  184.  
  185.  
  186. <!-- delete this part if you don't want to include relationships on this page -->
  187. <div id="m">
  188.  
  189. <h1><span>relationships</span></h1>
  190.  
  191. <!-- relationship item -->
  192. <div class="i">
  193. <div class="d">
  194. <a href="/tagged/TAG">
  195. <h2><span> pairing </span></h2>
  196. </a>
  197. <h3> tag </h5>
  198. </div>
  199. <img src="http://i.imgur.com/Ub6RfV5.gif" />
  200. </a> </div>
  201. <!-- relationship item END -->
  202.  
  203. <!-- relationship item (with two lines for a tag) -->
  204. <div class="i">
  205. <div class="d">
  206. <a href="/tagged/TAG">
  207. <h2 style="margin-top:45px"><span>pairing</span></h2>
  208. </a>
  209. <h3>tag line 1<br>
  210. tag line 2</h5>
  211. </div>
  212. <img src="http://i.imgur.com/EqZOGAs.gif" />
  213. </a> </div>
  214. <!-- relationship item (2) END -->
  215.  
  216. </div>
  217. <!-- until here -->
  218.  
  219. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement