Advertisement
sherloeckchen

theme #11

Mar 11th, 2013
3,993
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5. <title>ABOUT</title>
  6. <link rel="shortcut icon" href="{Favicon}" />
  7.  
  8. <link href='http://fonts.googleapis.com/css?family=Trocchi|Alegreya+SC|Vidaloka' rel='stylesheet' type='text/css'>
  9.  
  10. </head>
  11. <style type="text/css">
  12.  
  13. body{
  14. background-color:white;
  15. font-family:times, serif;
  16. color:#333;
  17. text-align:justify;
  18. line-height:140%;
  19. font-size:10px;
  20. letter-spacing:0px;
  21. }
  22.  
  23. a, a:visited, a:active{
  24. color:#73263C; /* LINK COLOUR */
  25. text-decoration:none;
  26. -webkit-transition:0.9s ease-in;
  27. }
  28.  
  29. a:hover{
  30. color:#f2f2f2;
  31. }
  32.  
  33. ul li{
  34. list-style-type:square;
  35. margin-left:-40px;
  36. }
  37.  
  38. .top{
  39. margin:100px auto 30px;
  40. width:400px;
  41. position:relative;
  42. }
  43.  
  44. .border{
  45. width:400px;
  46. border-bottom:1px double #f2f2f2;
  47. float:left;
  48. margin-top:-27px;
  49. }
  50.  
  51. .img{
  52. background-color:white;
  53. z-index:100;
  54. border:1px solid #f2f2f2;
  55. margin:0px auto 0px;
  56. width:54px;
  57. height:54px;
  58. }
  59.  
  60. .img img{
  61. height:40px;
  62. border:7px solid white;
  63. display:block;
  64. }
  65.  
  66. /* text */
  67.  
  68. #container{
  69. width:500px;
  70. margin:0px auto 40px;
  71. padding:15px;
  72. border:1px solid #f2f2f2;
  73. background-color:white;
  74. }
  75.  
  76. .s{
  77. float:left;
  78. font-size:30px;
  79. line-height:30px;
  80. padding:4px 6px 2px;
  81. background-color:#202020;
  82. color:white;
  83. text-transform:uppercase;
  84. margin-right:6px;
  85. margin-top:4px;
  86. font-family:'vidaloka';
  87. }
  88.  
  89. .back{
  90. width:400px;
  91. margin:20px auto 0px;
  92. opacity:0.7;
  93. text-align:center;
  94. font-size:8px;
  95. font-family:cambria;
  96. text-transform:uppercase;
  97. }
  98.  
  99. .back a{
  100. color:gray;
  101. padding:5px;
  102. }
  103.  
  104. .t{
  105. font-size:8px;
  106. letter-spacing:1px;
  107. background-color:#202020;
  108. color:white;
  109. text-transform:uppercase;
  110. font-family:times;
  111. width:40px;
  112. text-align:center;
  113. padding:3px 5px 3px;
  114. }
  115.  
  116. .links{
  117. text-transform:uppercase;
  118. letter-spacing:1px;
  119. font-size:8px;
  120. line-height:180%;
  121. font-family:;
  122. margin-left:10px;
  123. }
  124.  
  125. .c{
  126. margin-top:10px;
  127. font-size:8px;
  128. letter-spacing:1px;
  129. text-transform:uppercase;
  130. }
  131.  
  132. .currently{
  133. padding:5px 5px 4px;
  134. font-style:italic;
  135. margin-right:10px;
  136. background-color:#202020;
  137. color:white;
  138. width:110px;
  139. text-align:right;
  140. margin-top:1px;
  141. }
  142.  
  143. #theme{
  144. position:fixed;
  145. bottom:10px;
  146. right:10px;
  147. -webkit-border-radius:100px;
  148. padding:2px 4px 2px;
  149. text-transform:uppercase;
  150. -webkit-transition:0.6s ease-in;
  151. cursor:default;
  152. font-size:8px;
  153. }
  154.  
  155. #theme:hover{
  156. background-color:black;
  157. color:white;
  158. }
  159.  
  160. </style>
  161. <body>
  162.  
  163. <div class="top">
  164. <div class="img"><img src="{PortraitURL-40}" /></div>
  165. <div class="border"></div>
  166. </div>
  167.  
  168. <div id="container">
  169.  
  170. <div class="s">A</div> <!-- you can delete this if you want -->
  171. merican Beauty:
  172. I had always heard your entire life flashes in front of your eyes the second before you die. First of all, that one second isn't a second at all, it stretches on forever, like an ocean of time... For me, it was lying on my back at Boy Scout camp, watching falling stars... And yellow leaves, from the maple trees, that lined our street... Or my grandmother's hands, and the way her skin seemed like paper... And the first time I saw my cousin Tony's brand new Firebird... And Janie... And Janie... And... Carolyn. I guess I could be pretty pissed off about what happened to me... but it's hard to stay mad, when there's so much beauty in the world. Sometimes I feel like I'm seeing it all at once, and it's too much, my heart fills up like a balloon that's about to burst... And then I remember to relax, and stop trying to hold on to it, and then it flows through me like rain and I can't feel anything but gratitude for every single moment of my stupid little life... You have no idea what I'm talking about, I'm sure. But don't worry... you will someday.
  173.  
  174. <br><br>
  175.  
  176.  
  177. <table>
  178. <tr>
  179. <td style="background-color:#202020"><div class="t">THINGS I BLOG ABOUT</div></td>
  180.  
  181. <td><div class="links">
  182.  
  183. in here come the things you want people to easily have access to.
  184.  
  185. </div></td>
  186. </tr>
  187. </table>
  188.  
  189.  
  190. <div class="c">
  191.  
  192. <table>
  193. <tr>
  194. <td><div class="currently">currently WATCHING:</div></td>
  195. <td><ul>
  196. <li>TV SHOW</li>
  197. <li>etc</li>
  198. <li>etc</li>
  199. </ul></td>
  200. </tr>
  201.  
  202. <tr>
  203. <td><div class="currently">currently READING:</div></td>
  204. <td><ul>
  205. <li>BOOK/FANFICTION/WHATEVER</li>
  206. <li>etc</li>
  207. <li>etc</li>
  208. </ul></td>
  209. </tr>
  210. </table>
  211.  
  212. </div>
  213.  
  214. </div>
  215.  
  216. <div class="back"><a href="/">back</a></div>
  217.  
  218. <a href="http://crimical.tumblr.com/"><div id="theme">t.</div></a>
  219.  
  220. </body>
  221. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement