Advertisement
str-wrs

All: Infinity

Dec 4th, 2017
1,726
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 KB | None | 0 0
  1. <!--
  2.  
  3. TAG PAGE: INFINITY
  4. by acuite
  5.  
  6. - don't steal this pls
  7. - enjoy, ilu (ノ◕ヮ◕)ノ*:・゚✧
  8.  
  9. - @acuite for more themes
  10.  
  11. -->
  12.  
  13. <!DOCTYPE html>
  14. <html>
  15. <head>
  16.  
  17. <title>Navigation</title>
  18. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  19. <link rel="shortcut icon" href="{Favicon}" />
  20. <link href='http://static.tumblr.com/8pnyeus/sXxofi7lt/outicons.css' rel='stylesheet' type='text/css'>
  21. <link href='https://fonts.googleapis.com/css?family=PT+Serif:400,700' rel='stylesheet' type='text/css'><style type="text/css">
  22.  
  23. /* Scroll */
  24.  
  25. ::-webkit-scrollbar {width:6px;height:6px;background:#eee;}
  26. ::-webkit-scrollbar-thumb {background:#ccc;}
  27. ::-webkit-scrollbar,::-webkit-scrollbar-thumb {border:2px solid #fff;}
  28.  
  29. /* Controls */
  30.  
  31. #tumblr_controls,.tmblr-iframe.tmblr-iframe--desktop-logged-in-controls.iframe-controls--desktop{-webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:0.5;}
  32.  
  33. /* General */
  34.  
  35. body {
  36. margin:0;
  37. font-family:'PT Serif',Georgia,serif;
  38. color:#333;
  39. font-size:11px;
  40. font-smoothing: antialiased;
  41. -webkit-font-smoothing: antialiased;
  42. -moz-osx-font-smoothing: grayscale;
  43. }
  44.  
  45. a:hover,.blog:hover .name {color:#333;text-decoration:line-through;}
  46. a,.name {
  47. color:#999;
  48. text-decoration:none;
  49. transition: 0.5s ease;
  50. -o-transition: 0.5s ease;
  51. -moz-transition: 0.5s ease;
  52. -webkit-transition: 0.5s ease;
  53. }
  54.  
  55. /* Containers */
  56.  
  57. .c{position:fixed;right:30px;bottom:30px;text-transform:uppercase;letter-spacing:1px;}
  58. .center {position:relative;margin:80px auto;font-size:0;width:520px;}
  59.  
  60. .hold {border-top:1px solid #eee;font-size:0;padding:30px 0;}
  61. .hold:last-of-type {padding-bottom:0;}
  62. .left,.right {display:inline-block;vertical-align:top;}
  63. .left {width:50px;text-align:left;}
  64. .left .oi {font-size:20px;color:#aaa;}
  65. .right {width:calc(100% - 50px);}
  66. .about,.links,.blogroll {overflow:auto;max-height:calc(30vh - 89px);}
  67.  
  68. /* About */
  69.  
  70. .about p:first-of-type {margin:0 0 10px;}
  71. .about p:last-of-type {margin:10px 0 0;}
  72. .about p:only-type {margin:0;}
  73. .about p {margin:10px 0;font-size:12px;line-height:150%;}
  74.  
  75. /* Tags */
  76.  
  77. .links nav a,.links nav b {
  78. font-size:11px;
  79. line-height:100%;
  80. display:inline-block;
  81. width:33.33%;
  82. margin:0 0 10px;
  83. }
  84.  
  85. .links nav b {color:#333;text-decoration:underline;}
  86.  
  87. /* Blogroll */
  88.  
  89. .blog {margin:0 0 10px;width:33.33%;}
  90. .blog img,.name,.blog {display:inline-block;vertical-align:middle;}
  91. .blog img{width:12px;height:12px;border-radius:50%;margin-right:6px;}
  92. .name {max-width:calc(100% - 18px);font-size:11px;line-height:100%;}
  93.  
  94. /* Header */
  95.  
  96. header {padding:0 0 15px;text-align:right;border-bottom:1px solid #eee;}
  97. header nav a,header nav,.icon {display:inline-block;vertical-align:middle;}
  98. .icon {width:24px;border-radius:50%;margin-left:10px;}
  99. header nav a {font-size:11px;line-height:100%;margin:0 10px;}
  100.  
  101. </style>
  102. </head>
  103. <body>
  104.  
  105. <div class="center">
  106.  
  107. <!-- Header Start. No edit necessary. -->
  108. <header>
  109. <nav>
  110. <a href="/">index</a>
  111. <a href="/">contact</a>
  112. <a href="/">archive</a>
  113. <a href="/">credit</a>
  114. </nav>
  115. <img class="icon" src="{PortraitURL-128}">
  116. </header>
  117. <!-- Header End -->
  118.  
  119.  
  120. <div id="content">
  121. <!-- Start Content -->
  122.  
  123.  
  124.  
  125.  
  126. <!-- About Start -->
  127. <div class="hold">
  128. <div class="left"><i class="oi oi-chat"></i></div>
  129. <div class="right about">
  130.  
  131. <p>Your biography text goes here.</p>
  132. <p>All text must be in < p > tags (remove spaces) or it will not appear.</p>
  133.  
  134.  
  135. </div>
  136. </div>
  137. <!-- About End -->
  138.  
  139.  
  140.  
  141. <!-- Links Start -->
  142. <div class="hold">
  143. <div class="left"><i class="oi oi-tags"></i></div>
  144. <div class="right links">
  145. <nav>
  146. <b>subtitle</b>
  147. <a href="/tagged/tag-link">tag name</a>
  148. <a href="/tagged/tag-link">tag name</a>
  149. <a href="/tagged/tag-link">tag name</a>
  150. <a href="/tagged/tag-link">tag name</a>
  151. <a href="/tagged/tag-link">tag name</a>
  152. <a href="/tagged/tag-link">tag name</a>
  153. <a href="/tagged/tag-link">tag name</a>
  154. <b>subtitle</b>
  155. <a href="/tagged/tag-link">tag name</a>
  156. <a href="/tagged/tag-link">tag name</a>
  157. <a href="/tagged/tag-link">tag name</a>
  158. </nav>
  159. </div>
  160. </div>
  161. <!-- Links End -->
  162.  
  163.  
  164.  
  165. <!-- Blogroll Start (No edit necessary - automatically generated) -->
  166. <div class="hold">
  167. <div class="left"><i class="oi oi-heart"></i></div>
  168. <div class="right blogroll">{block:Following}{block:Followed}<a href="{FollowedURL}" class="blog {FollowedName}"><img src="{FollowedPortraitURL-48}"><div class="name">{FollowedName}</div></a>{/block:Followed}{/block:Following}</div>
  169. </div><!-- Blogroll End -->
  170.  
  171.  
  172. <!-- End. Do not edit below this line. -->
  173. </div>
  174. </div>
  175.  
  176. <a class="c" href="http://acuite.tumblr.com">acuite</a>
  177.  
  178. </body>
  179. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement