yoonora

014.5 - hold back

Sep 24th, 2015
879
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.96 KB | None | 0 0
  1. <!--
  2. 014.5 - hold back
  3. code made by yoonora/exoa
  4. do not steal.
  5.  
  6. -->
  7.  
  8. <html><head><title>—about {name}</title>
  9. <link rel="shortcut icon" href="{Favicon}">
  10.  
  11. <!----------------------------------------STYLESHEETS---->
  12.  
  13. <link rel="stylesheet" href="http://static.tumblr.com/l9mi3bq/MbHntg8mj/f.css"/>
  14.  
  15. <link rel="stylesheet" href="http://static.tumblr.com/l9mi3bq/WQonv7ba6/m.css"/>
  16.  
  17. <!----------------------------------------SCRIPT #1---->
  18.  
  19. <script type="text/javascript" src="http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js"></script>
  20. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  21. <script>
  22. (function($){
  23. $(document).ready(function(){
  24. $("[title]").style_my_tooltips();
  25. });
  26. })(jQuery);
  27. </script>
  28.  
  29. <style type="text/css">
  30.  
  31. /*--------------------------------MAIN--*/
  32.  
  33. body {
  34. background:#fefefe url('http://static.tumblr.com/l9mi3bq/ElRnv7at7/16.png') repeat fixed;
  35. font:12px arial;
  36. overflow-x:hidden;
  37. }
  38.  
  39. a {
  40. color:#000;
  41. background:#fff;
  42. text-transform:uppercase;
  43. font-style:italic;
  44. font-weight:bold;
  45. }
  46.  
  47. i, em{
  48. background:#fff9dd;
  49. }
  50.  
  51. #s-m-t-tooltip {
  52. font:8px arial;
  53. color:#000;
  54. background:#fefefe;
  55. border-color: #000;
  56. font-style:italic;
  57. font-weight:bold;
  58. }
  59.  
  60. ::-moz-selection{
  61. background:#fff;
  62. color:red;
  63. }
  64.  
  65. ::selection{
  66. background:#fff;
  67. color:red;
  68. }
  69.  
  70. ::-webkit-scrollbar-thumb:vertical, ::-webkit-scrollbar{
  71. background:#000;
  72. border-color:#fefefe;
  73. }
  74.  
  75. /*--------------------------------------------TITLE--*/
  76.  
  77. /*--This is the main title, the one colored yellow. You can change the color by replacing the "fff9dd" with any color code that you wish.-*/
  78.  
  79. #title{
  80. font:12px arial;
  81. background:#fff9dd;
  82. text-align:right;
  83. font-style:italic;
  84. }
  85.  
  86.  
  87. #subt{
  88. font:9px arial;
  89. text-transform:lowercase;
  90. }
  91.  
  92. /*--------------------------------------------ABOUT--*/
  93.  
  94. #desc{
  95. font:11px arial;
  96. background:#d6fefa;
  97. }
  98.  
  99. #desc p:first-letter{
  100. font:16px cherry;
  101. }
  102.  
  103. /*--------------------------------------------LINKS--*/
  104.  
  105. #links{
  106. background:#d5f1ff;
  107. }
  108.  
  109. #links a{
  110. font:11px arial;
  111. font-style:italic;
  112. font-weight:bold;
  113. text-transform:uppercase;
  114. background:#fefefe;
  115. }
  116.  
  117. #links a:hover{
  118. background:#d6fefa;
  119. }
  120.  
  121. /*------------------------------------SIDEBAR IMAGE--*/
  122.  
  123. /*--This is where you change the sidebar image. To do so, delete the URL that is between the ' ' in the url('') and put the URL of the image that you want--*/
  124.  
  125. #sidebar{
  126. background:#f1e5f5 center url('https://41.media.tumblr.com/944a27be531a765dbd72771b03500e39/tumblr_nv79dl5vYU1tgm6e3o2_r1_400.png');
  127. background-size:cover;
  128. }
  129.  
  130. /*--This is the second title/ quote. The one that is purple.--*/
  131.  
  132. #desti{
  133. background:#f1e5f5;
  134. font:12px arial;
  135. text-transform:lowercase;
  136. font-style:italic;
  137. }
  138.  
  139.  
  140. /*--------------------------------END--*/
  141.  
  142.  
  143. </style></head><body onkeydown="return false"><div id="o"></div>
  144. <div class="container"><div id="top">
  145.  
  146. <!--------------------------------------------------------CODE STARTS--->
  147.  
  148. <!------------------------------------TITLE---><div id="title">
  149.  
  150. memories
  151.  
  152. <!---------------------------------SUBTITLE---><div id="subt">
  153.  
  154. Back then, I couldn’t see it
  155. I didn’t know what love was
  156.  
  157. <!----------------END OF TITLE AND SUBTITLE--->
  158.  
  159. </div></div>
  160.  
  161.  
  162. <!------------------------------------LINKS--->
  163.  
  164. <!---You can put as many links as you wish. However the sidebar image will grow as the links grow or it will shrink if the links shrink. Be aware of that.--->
  165.  
  166. <div id="links">
  167. <a href="/">back</a>
  168. <a href="/ask">ask</a>
  169. <a href="/archive">archive</a>
  170. <a href="/">link 1</a>
  171. <a href="/">link 2</a>
  172. <a href="/">link 3</a>
  173.  
  174. <!-----------------------------END OF LINKS--->
  175.  
  176. <div id="sidebar"></div></div><div id="desc">
  177.  
  178. <!-----------------------------SECOND TITLE---><div id="desti">
  179.  
  180. <!---This title can be as long as you want--->
  181.  
  182. The thing that never changes, Is that love always changes
  183.  
  184.  
  185. <!-----------------------------ABOUT STARTS---></div><div id="padding">
  186.  
  187. <p>
  188. You can write here anything that you want as long as you want, if you exceed the limit of the screen, a scrollbar will appear, so you can go crazy and write as much as you want.<br> <b>bold text</b>, <i>italic text</i>, <a href="/">link text</a>
  189. </p>
  190.  
  191. <p>
  192. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.
  193. </p>
  194.  
  195.  
  196. <!-------------------------------ABOUT ENDS---></div></div></div></div>
  197.  
  198. <!--------------------------------------------------------CODE ENDS--->
  199.  
  200.  
  201. <!-----------------------------------DO NOT DELETE----------->
  202.  
  203. <div class="sd">
  204. <a href="http://exoa.tumblr.com/"target="_blank"><code>YA</code></a>
  205. <div id="sb">
  206. <a href="http://exoa.tumblr.com/"target="_blank">MADE BY YOONORA</a>
  207. </div></div>
  208.  
  209. </body>
  210. </html>
Advertisement
Add Comment
Please, Sign In to add comment