Advertisement
odeysseus_thm

about / ANCHOR

Oct 4th, 2018
3,051
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.52 KB | None | 1 0
  1. <!DOCTYPE html>
  2. <head>
  3.  
  4. <!--
  5.  
  6.  
  7.  
  8.  
  9. anchor about
  10.  
  11. @odeysseus
  12.  
  13.  
  14.  
  15.  
  16. -->
  17.  
  18. <link rel="shortcut icon" href="{Favicon}">
  19. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  20.  
  21. <title>about</title>
  22.  
  23. <style type="text/css">
  24.  
  25. * { margin:0;padding:0;box-sizing:border-box; }
  26. iframe.tmblr-controls { display:none!important; }
  27.  
  28. @-webkit-keyframes fadein {
  29. 0% {opacity: 0;}
  30. 100% { opacity: 1; }
  31. }
  32.  
  33. @-moz-keyframes fadein {
  34. 0% { opacity: 0; }
  35. 100% { opacity: 1; }
  36. }
  37.  
  38. @keyframes fadein {
  39. 0% { opacity: 0; }
  40. 100% { opacity: 1; }
  41. }
  42.  
  43. .tmblr-iframe { display:none; } /* to hide tumblr controls */
  44.  
  45. a { text-decoration:none;color:#333;transition:0.15s ease-in;}
  46. a:hover { color:#aaa; }
  47. b,strong { color:#333; /* bold text */ }
  48.  
  49. body {
  50. background:#fff;
  51. font-family:'Georgia',serif; /*font*/
  52. font-size:12px; /* font size */
  53. line-height:190%;
  54. font-weight:300;
  55. color:#767676; /* text color */
  56. -webkit-animation: fadein 1s;
  57. -moz-animation: fadein 1s;
  58. animation: fadein 1s;
  59. -moz-osx-font-smoothing:grayscale;
  60. -webkit-font-smoothing:antialiased;
  61. font-smoothing:antialiased;
  62.  
  63. }
  64.  
  65. section {
  66. margin:150px;
  67. width:500px;
  68. }
  69.  
  70. h1,h2 {
  71. font-weight:400;
  72. color:#333;
  73. margin-bottom:5px;
  74. }
  75.  
  76. h1 { font-size:20px; }
  77.  
  78. h2 {
  79. font-size:14px;
  80. padding-bottom:10px;
  81. margin-bottom:10px;
  82. font-style:italic;
  83. }
  84.  
  85. h2 i { margin-right:5px;color:#aaa; }
  86. header { margin-bottom:40px; }
  87.  
  88. article {
  89. width:100%;
  90. margin-top:40px;
  91. position:relative;
  92. }
  93.  
  94. nav { margin-top:5px; }
  95.  
  96. article span {
  97. width:160px;
  98. display:inline-block;
  99. padding:5px 7px;
  100. border:1px solid #eee;
  101. margin:2px;
  102. }
  103.  
  104. article span b {
  105. text-transform:uppercase;
  106. font-weight:700;
  107. margin-right:5px;
  108. font-size:10px;
  109. }
  110.  
  111. .info { margin-top:20px; }
  112.  
  113. hr {
  114. margin:20px 0;
  115. width:40%;
  116. height:1px;
  117. background:#eee;
  118. border:0;
  119. }
  120.  
  121. .f {
  122. width:24%;
  123. display:inline-block;
  124. margin:6px 0;
  125. }
  126.  
  127. .f img {
  128. width:23px;
  129. border-radius:100%;
  130. float:left;
  131. margin-right:10px;
  132. }
  133.  
  134. .anchor { bottom:27px;right:27px;position:fixed; }
  135. </style>
  136. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  137.  
  138. </head>
  139. <body>
  140. <section>
  141. <header><!--header-->
  142. <h1>biography</h1> <!--heading-->
  143. <nav><!--links-->
  144. <a href="#!">home</a> .
  145. <a href="#!">dash</a> .
  146. <a href="#!">inbox</a>
  147. <!--end links--></nav>
  148.  
  149. <article><!--basic about section-->
  150. <h2><i class="th th-bookmark-1-o"></i> about the blogger</h2><!--heading-->
  151.  
  152. <!--to add a new category, copy and paste the following:
  153.  
  154. <span><b> category </b> info </span>
  155.  
  156. as many times as needed -->
  157.  
  158. <span><b>name</b> ella </span>
  159. <span><b>age</b> 18 </span>
  160. <span><b>pronouns</b> she </span>
  161. <span><b>star sign</b> virgo </span>
  162. <span><b>mbti</b> intp </span>
  163. <span><b>house</b> slytherin </span>
  164.  
  165. <!--end about categories-->
  166.  
  167. <br/><br/>
  168.  
  169. <!--start about text, delete if not needed-->
  170.  
  171. Some about text if you want it. <b>Bold</b>, <i>italics</i>, <u>underline</u>, <a href="link url">links</a>. < p > for new paragraphs, without the spaces.
  172.  
  173. <!--end about text-->
  174. </article><!--end basic about section-->
  175.  
  176. <article><!--find me elsewhere section-->
  177. <h2><i class="th th-paper-plane-o"></i> find me elsewhere</h2> <!--heading-->
  178.  
  179. <!--to add a new category, copy and paste the following:
  180.  
  181. <span><b> category </b> info </span>
  182. for categories with links: <span><b>category</b> <a href="link url"> info </a></span>
  183.  
  184. as many times as needed -->
  185.  
  186. <span><b>instagram</b> <a href="link url">username</a></span>
  187. <span><b>discord</b> username </span>
  188. <span><b>snapchat</b> username </span>
  189. <span><b>sideblog</b> <a href="link url">username</a></span>
  190. <span><b>sideblog</b> <a href="link url">username</a></span>
  191. <span><b>sideblog</b> <a href="link url">username</a></span>
  192. <span><b>network</b> <a href="#!">networkname</a></span>
  193. <span><b>network</b> <a href="#!">networkname</a></span>
  194. <span><b>network</b> <a href="#!">networkname</a></span>
  195.  
  196.  
  197. </article><!--end find me elsewhere section-->
  198.  
  199. <article><!--friends section-->
  200.  
  201. <h2><i class="th th-heart-1-o"></i> friends</h2> <!--heading-->
  202.  
  203. <!--example friend, copy and paste as needed-->
  204. <div class="f">
  205. <img src="image url"/>
  206. <a href="link url">name</a>
  207. </div>
  208. <!--end example friend-->
  209.  
  210. <!--example friend, copy and paste as needed-->
  211. <div class="f">
  212. <img src="image url"/>
  213. <a href="link url">name</a>
  214. </div>
  215. <!--end example friend-->
  216.  
  217. </article>
  218. </header>
  219. </section>
  220.  
  221. <div class="anchor"><a href="http://odeysseus.tumblr.com">O</a></div>
  222. </body>
  223. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement