hawkinsgrocery

page 03 — glimmer (about page)

Apr 21st, 2021 (edited)
655
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.31 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!------------------------------------------------------
  5.  
  6. glimmer @ hawkinsgrocery.tumblr.com
  7.  
  8. PLEASE DO NOT:
  9. remove the credits;
  10. claim as your own;
  11. use as a base;
  12. take parts of the theme;
  13. repost as your own.
  14.  
  15. YOU CAN:
  16. edit as much as you want for your own personal use only.
  17.  
  18. -------------------------------------------------------->
  19.  
  20.  
  21. <head>
  22. <title>{Title}&nbsp;&nbsp;—&nbsp;&nbsp;about</title>
  23. <link rel="shortcut icon" href="{Favicon}">
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. <link href='https://fonts.googleapis.com/css?family=Karla:400,300,700' rel='stylesheet' type='text/css'>
  26.  
  27. <!-- scripts -->
  28. <link href='https://static.tumblr.com/m2fiocp/rlrqq9wlt/outicons.css' rel='stylesheet' type='text/css'>
  29.  
  30. <style type="text/css">
  31.  
  32. ::-webkit-scrollbar-thumb:vertical {
  33. background:#000000;
  34. height: 80px;
  35. }
  36.  
  37. ::-webkit-scrollbar {
  38. height: 10px;
  39. width: 3px;
  40. }
  41.  
  42. body {
  43. background-color:#f8f8f8;
  44. color:#212121;
  45. font-size:10px;
  46. font-family:'Karla';
  47. font-weight:400;
  48. letter-spacing:0.4px;
  49. line-height:190%;
  50. text-align:justify;
  51.  
  52. }
  53.  
  54.  
  55. a {
  56. text-decoration: none;
  57. color:#b8b8b8;
  58. -webkit-transition: all 0.4s;
  59. -moz-transition: all 0.4s;
  60. transition: all 0.4s;
  61.  
  62. }
  63.  
  64. a:hover {
  65. color:#decba4;
  66. -webkit-transition: all 0.4s;
  67. -moz-transition: all 0.4s;
  68. transition: all 0.4s;
  69.  
  70. }
  71.  
  72. #s-m-t-tooltip {
  73. width:auto;
  74. padding:5px;
  75. text-transform:uppercase;
  76. }
  77.  
  78. #container {
  79. width:400px;
  80. margin-top:65px;
  81. margin-bottom:150px;
  82. margin-left:auto;
  83. margin-right:auto;
  84. }
  85.  
  86. #topbar {
  87. text-align:center;
  88. margin-bottom:20px;
  89. }
  90.  
  91. #title {
  92. text-align:center;
  93. color:#777;
  94. font-size:15px;
  95. font-weight:bold;
  96. display:inline-block;
  97. padding:0px;
  98. padding-bottom:8px;
  99. }
  100.  
  101. #links {
  102. margin-top:-5px;
  103. }
  104.  
  105. #links a {
  106. color:#b8b8b8;
  107. margin-right:10px;
  108. }
  109.  
  110. #links a:hover {
  111. color:#decba4;
  112. }
  113.  
  114. #tags-container {
  115. text-align:left;
  116. }
  117.  
  118. #tags-links {
  119. text-align:center;
  120. margin-top:10px;
  121. margin-left:0px;
  122. }
  123.  
  124. #tags-links a {
  125. color:#b8b8b8;
  126. margin-right:10px;
  127. }
  128.  
  129. #tags-links a:hover {
  130. color:#decba4;
  131. }
  132.  
  133.  
  134. .credit {
  135. position:fixed;
  136. bottom:15px;
  137. right:15px;
  138. font-size:20px
  139. }
  140.  
  141. </style>
  142. </head>
  143. <body>
  144.  
  145. <div id="container">
  146.  
  147. <div id="topbar">
  148.  
  149. <div id="title">glimmer</div>
  150.  
  151. <div id="links">
  152. <b>
  153. <a href="/">back</a>&nbsp;
  154. <a href="/ask">message</a>&nbsp;
  155. <a href="/archive">archive</a>&nbsp;
  156. <a href="/">link</a>
  157. </b>
  158. <br><br>
  159. <br>
  160. </div>
  161.  
  162. <div id="tags-container">
  163.  
  164.  
  165.  
  166. <!---------- bio ---------->
  167. <div id="bio">
  168.  
  169. <!-- bio -->
  170. <p> This is what <b>bold</b>, <i>italic</i>, and <a href="/">links</a> look like.</p>
  171.  
  172. <p>You can add whatever you want and however much text you want.</p>
  173.  
  174. <br>
  175.  
  176. <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. In ante metus dictum at tempor commodo ullamcorper a lacus. Nulla posuere sollicitudin aliquam ultrices sagittis orci a. Egestas congue quisque egestas diam in arcu cursus euismod quis. Scelerisque viverra mauris in aliquam sem. Tellus molestie nunc non blandit massa enim nec. Velit laoreet id donec ultrices tincidunt arcu. Elit pellentesque habitant morbi tristique senectus et netus et malesuada. Quisque egestas diam in arcu cursus. Varius duis at consectetur lorem donec massa. Mollis nunc sed id semper risus in hendrerit.</p>
  177.  
  178. <!-- section -->
  179.  
  180. <br><br>
  181.  
  182. <div id="tags-links">
  183. <a href="/">link</a>
  184. <a href="/">link</a>
  185. <a href="/">link</a>
  186. <a href="/">link</a>
  187. <a href="/">link</a>
  188. <a href="/">link</a>
  189. </div>
  190. <br><br>
  191.  
  192. </div>
  193.  
  194.  
  195.  
  196. <!-- jquery -->
  197.  
  198. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  199. <script src="http://code.jquery.com/ui/1.10.4/jquery-ui.js"></script>
  200.  
  201. <script>
  202. $(document).ready(function() {
  203. $(document).tooltip({
  204. track:true
  205. });
  206. });
  207. </script>
  208.  
  209. <div class="credit"><a href="https://hawkinsgrocery.tumblr.com" title="hawkinsgrocery"><i class="oi oi-heart"></i></a></div>
  210. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment