Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html><head>
  2.  
  3. <!--
  4.  
  5. about 01. "JUMP"
  6. by @astraliys
  7.  
  8. ♡ do not touch the credit
  9. ♡ edit as much as you please
  10. ♡ thank u :)
  11.  
  12. -->
  13.  
  14. <title>{Title}</title>
  15.  
  16. <link rel="shortcut icon" href="{Favicon}" type="image/x-icon" />
  17. <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,700italic' rel='stylesheet' type='text/css'>
  18.  
  19. <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
  20.  
  21. <!-- scroll down to the labelled area to add your info ! -->
  22.  
  23. <!-- tooltips scripts -->
  24.  
  25. <link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  26. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  27. <script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  28. <script>
  29. (function($){
  30. $(document).ready(function(){
  31. $("[title]").style_my_tooltips({
  32. tip_follows_cursor:true,
  33. tip_delay_time:200,
  34. tip_fade_speed:300
  35. });
  36. });
  37. })(jQuery);
  38. </script>
  39.  
  40. <style type="text/css">
  41.  
  42. /* tooltips */
  43.  
  44. #s-m-t-tooltip {max-width:300px;margin:13px;padding:5px;border-bottom:1px solid #eeeeee;border-radius:0px; background:#ffffff;color:#666;z-index:999999;font-size:7px;font-style:none;font-weight:lighter;box-shadow:1px 1px 3px rgba(0,0,0,.0);
  45. }
  46.  
  47. /* scrollbar */
  48.  
  49. ::-webkit-scrollbar {
  50. width: 5px; }
  51.  
  52. ::-webkit-scrollbar-track {
  53. background-color:#fff; }
  54.  
  55. ::-webkit-scrollbar-thumb {
  56. background-color:#eee; }
  57.  
  58. /* body */
  59.  
  60. body {background-color:#f6f6f6;font-family:'Source Sans Pro';font-size:10.5px;color:#777;margin:100px;}
  61.  
  62. a {color: #999;text-decoration:none;}
  63.  
  64. a:hover {color:#b1b2cf;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
  65.  
  66. /* stuff */
  67.  
  68. #main {width:495px;margin-left:auto;margin-right:auto;max-height:800px;padding:5px;text-align:center; vertical-align: middle;}
  69.  
  70. #head {background-color:white;border-bottom:1px solid #eee;padding:10px;text-align:left;font-size:12px;width:470px;}
  71.  
  72.  
  73.  
  74. .icon {width:100px;height:100px;margin-top:10px;margin-bottom:10px;border-bottom:1px solid #eee;}
  75.  
  76. .icon img {width:90px;height:90px;border:5px white solid;}
  77.  
  78. .quote_box {width:310px; height:30px;margin-left:110px;background-color:#fafafa;padding:35px;font-size:12px;font-style:italic;line-height:15px;margin-top:-111px;border-radius:3px;}
  79.  
  80. .tabs { margin-top:10px;background-color:white;width:100px;}
  81.  
  82. .tab {height:10px;padding:10px;background-color:white;border-bottom:1px solid #eee;text-align:left;text-transform:uppercase;}
  83.  
  84. .biog {width:350px; height:93px;margin-left:110px;background-color:#fff;padding:15px;line-height:15px;margin-top:-124px;border-bottom:1px solid #eee;text-align:left;overflow:auto;}
  85.  
  86. .tags {background-color:#fafafa;border-radius:3px;padding:20px;text-align:left;font-size:10.5px;width:450px;margin-top:10px;min-height:45px;}
  87.  
  88. .tags a {color:#999;font-style:italic;margin-left:15px;}
  89.  
  90. .tags a:hover {color:#b1b2cf;}
  91.  
  92. .returnlinks {top:20px;left:20px;position:fixed;}
  93. .returnlinks a {color:#999;}
  94. .returnlinks a:hover {color:#aaa;}
  95.  
  96.  
  97.  
  98. </style></head>
  99. <body>
  100. <div style="bottom:30px;right:30px;position:fixed"><a href="http://astraliys.tumblr.com">ast.</a></div>
  101.  
  102. <div class="returnlinks">
  103. <a href="/" title="return"><span class="lnr lnr-home"></span></a>
  104. <br><br>
  105. <a href="/ask" title="message"><span class="lnr lnr-envelope"></span></a>
  106. <br><br>
  107. <a href="https://www.tumblr.com/dashboard" title="dashboard"><span class="lnr lnr-laptop"></span></a>
  108. </div>
  109.  
  110. <div id="main">
  111.  
  112.  
  113. <!-- ADD YOUR INFO FROM HERE !
  114. follow my guides if u need help <3 -->
  115.  
  116.  
  117. <div id="head"><span class="lnr lnr-moon"></span> &nbsp biography
  118. </div>
  119. <!-- ICON URL HERE -->
  120. <div class="icon"><img src="https://imgur.com/bzpgD3f"></div>
  121.  
  122. <!-- QUOTE HERE -->
  123. <div class="quote_box">This tremendous world I have inside of me. How to free myself, and this world, without tearing myself to pieces. And rather tear myself to a thousand pieces than be buried with this world within me.- Kafka Franz</div>
  124.  
  125. <div class="tabs">
  126.  
  127. <div class="tab">
  128. <span class="lnr lnr-user"></span>&nbsp<i>
  129. <!-- COSMO --> NAME
  130. </i> </div>
  131.  
  132. <div class="tab">
  133. <span class="lnr lnr-calendar-full"></span>&nbsp<i>
  134. <!-- 17 --> AGE
  135. </i> </div>
  136.  
  137. <div class="tab">
  138. <span class="lnr lnr-map"></span>&nbsp<i>
  139. <!-- IN THE GARDEN OF A CASTLE --> LOCATION
  140. </i> </div>
  141.  
  142. <div class="tab">
  143. <span class="lnr lnr-star"></span>&nbsp<i>
  144. <!-- TAURUS --> STAR SIGN
  145. </i> </div>
  146.  
  147. </div>
  148.  
  149. <div class="biog">
  150. <!-- WRITE STUFF HERE -->
  151.  
  152. <b>bold</b>
  153. <br>
  154. new line
  155. <br>
  156. <i>italics</i> <br> <strike>strikethrough</strike>
  157. <br>
  158. <a href="http://LINK">link title</a>
  159.  
  160. <!-- END TEXT -->
  161. </div>
  162.  
  163. <div class="tags">
  164.  
  165. <b>links</b> <!-- ADD YOUR LINKS -->
  166. <!-- remember to change the titles! -->
  167. <a href="/LINK">suburbia</a>
  168. <a href="/LINK">talk me down</a>
  169. <a href="/LINK">youth</a>
  170. <a href="/LINK">fools</a>
  171. <a href="/LINK">swimming pools</a>
  172. <a href="/LINK">cool</a>
  173. <a href="/LINK">for him.</a>
  174. <a href="/LINK">wild</a>
  175. <a href="/LINK">the quiet</a>
  176. <a href="/LINK">lost boy</a>
  177. <a href="/LINK">heaven</a>
  178. <a href="/LINK">blue</a>
  179. <br><br>
  180.  
  181.  
  182. <b>tags</b> <!-- ADD YOUR TAGS -->
  183. <!-- remember to change the titles! -->
  184. <a href="/tagged/TAG"># loving someone</a>
  185. <a href="/tagged/TAG"># the city</a>
  186. <a href="/tagged/TAG"># she lays down</a>
  187. <a href="/tagged/TAG"># somebody else</a>
  188. <a href="/tagged/TAG"># chocolate</a>
  189. <a href="/tagged/TAG"># ugh</a>
  190. <a href="/tagged/TAG"># a change of heart</a>
  191. <a href="/tagged/TAG"># she's american</a>
  192.  
  193. </div>
  194.  
  195. </div>
  196. </body>
  197. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement