silvercybermen

Nav 02: Blueprint

Aug 3rd, 2015
2,091
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 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. <head>
  4.  
  5. <!---
  6.  
  7. NAVIGATION PAGE 02: BLUEPRINT BY LUNECERISE AKA ROMULVS
  8.  
  9. -keep credit intact
  10. -don't steal any code
  11. -don't use as a basecode
  12.  
  13. --->
  14.  
  15. <title>BLUEPRINT</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  20. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  21. <script>
  22. (function($){
  23. $(document).ready(function(){
  24. $("[title]").style_my_tooltips({
  25. tip_follows_cursor:true,
  26. tip_delay_time:1,
  27. tip_fade_speed:100,
  28. attribute:"title"
  29. });
  30. });
  31. })(jQuery);
  32. </script>
  33.  
  34. <style type="text/css">
  35. body {
  36. font-family:trebuchet ms;
  37. font-size:10px;
  38. background: #fff url(https://41.media.tumblr.com/653da9957797dc3ed2715268e4ea854a/tumblr_njj5xy4ras1tnrgpko3_250.png) repeat fixed left top;
  39. -moz-font-smoothing:subpixel-antialiased;
  40. -webkit-font-smoothing:subpixel-antialiased;
  41. font-smoothing:subpixel-antialiased;
  42. }
  43.  
  44. #s-m-t-tooltip {
  45. max-width:300px;
  46. padding:5px 8px;
  47. margin:10px;
  48. background-color:#fff;
  49. font-size:8px;
  50. letter-spacing:1px;
  51. text-transform:uppercase;
  52. border-radius:1px;
  53. color:#aaa;
  54. z-index:10000000000000000;
  55. box-shadow:2px 2px 0.2em #eee;
  56. transition-duration:0.5s;
  57. -moz-transition-duration:0.5s;
  58. -webkit-transition-duration:0.5s;
  59. -o-transition-duration:0.5s;
  60. }
  61.  
  62. ::-webkit-scrollbar {background-color:#fff; height:4px; width:4px;}
  63. ::-webkit-scrollbar-thumb:vertical {background-color:#000;}
  64. ::-webkit-scrollbar-thumb:horizontal {background:#000; height:4px!important}
  65.  
  66. *, body, img { cursor:url(http://static.tumblr.com/vmteopo/yYInjhg6e/small_black_cursor.png), auto;}
  67.  
  68. a, a:hover, a:active {cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair; }
  69.  
  70. a {
  71. text-decoration:none;
  72. color:#bbb;
  73. transition:0.5s ease-in-out;
  74. -webkit-transition:0.5s ease-in-out;
  75. -moz-transition:0.5s ease-in-out;
  76. -ms-transition:0.5s ease-in-out;
  77. -o-transition:0.5s ease-in-out;
  78. }
  79.  
  80. a:hover {
  81. color:#eee;
  82. }
  83.  
  84. .container {
  85. width:500px;
  86. margin:auto;
  87. overflow:hidden;
  88. }
  89.  
  90. #title {
  91. margin:120px auto 10px;
  92. text-align:center;
  93. font-size:50px;
  94. width:500px;
  95. }
  96.  
  97. #links {text-align:center;padding:10px;background:#fff;border:3px solid #000;}
  98. #links a {display:inline-block;padding:2px 10px;color:#000;text-transform:uppercase;}
  99.  
  100. #return {
  101. width:65px;
  102. padding:5px;
  103. margin:100px auto;
  104. }
  105.  
  106. #return a {
  107. padding:10px;
  108. letter-spacing:2px;
  109. color:#000;
  110. border:3px solid #000;
  111. }
  112.  
  113. #return a:hover {
  114. border:3px solid transparent;
  115. background:#000;
  116. color:#fff;
  117. }
  118.  
  119. .sfm input {
  120. background-color:#fff;
  121. font-size: 10px;
  122. font-style:bold;
  123. border:solid 2px #000;
  124. margin-top: 0px;
  125. color: #000;
  126. letter-spacing: 1px;
  127. padding: 8px 6px 8px 17px;
  128. outline:none;
  129. text-transform:uppercase;
  130. }
  131.  
  132. #sf {
  133. background: url('http://static.tumblr.com/vmteopo/IQwns6198/searchb.png') #fff left center no-repeat;
  134. background-size: 15px 10px;
  135. color:#000;
  136. padding-right:5px;
  137. width:110px;
  138. margin:5px auto;
  139. height:15px;
  140. margin-left:3px;
  141. outline:none;
  142. }
  143.  
  144. #credit, #credit a {
  145. position:fixed;
  146. bottom:5px;
  147. right:5px;
  148. padding:5px 4px;
  149. font-family:helvetica;
  150. text-transform:uppercase;
  151. color:#bbb;
  152. font-size:8px;
  153. -moz-transition-duration:0.3s;
  154. -webkit-transition-duration:0.3s;
  155. -o-transition-duration:0.3s;
  156. -ms-transition-duration:0.3s;
  157. }
  158.  
  159. #credit:hover, #credit a:hover {
  160. font-family:helvetica;
  161. text-shadow:#aaa 2px 2px 0.1em;
  162. -moz-transition-duration:0.4s;
  163. -webkit-transition-duration:0.4s;
  164. -o-transition-duration:0.4s;
  165. -ms-transition-duration:0.4s;
  166. }
  167.  
  168. </style></head> <body>
  169.  
  170. <div id="title">B L U E P R I N T</div>
  171.  
  172. <div class="container">
  173. <div id="links">
  174. <!--- the main "all up in your face" links --->
  175. <a href="/letters">faq</a>
  176. <a href="/archive">archive</a>
  177. </div>
  178.  
  179. <!--- link start (lmao sao anyone); use <h1> for categories --->
  180.  
  181. <h1>links.</h1>
  182. <a href="link">link</a>, <a href="/">link</a>
  183.  
  184. <h1>more links.</h1>
  185. <a href="/">link</a>, <a href="/">link</a>, <a href="/">link</a>
  186.  
  187. <h1>you can do links like this too:</h1>
  188. <!--- to make the links in a column just add <br> after them --->
  189. <a href="/">link</a>,<br>
  190. <a href="/">link</a>,<br>
  191. <a href="/">link</a>,<br>
  192. <a href="/">link</a>
  193.  
  194. <h1>go nuts</h1>
  195. <a href="/">link</a>, <a href="/">link</a>, <a href="/">link</a>,<br>
  196. <a href="/">link</a>,<br>
  197. <a href="/">link</a>, <a href="/">link</a>, <a href="/">link</a>, <a href="/">link</a>,<br>
  198. <a href="/">link</a>,<br>
  199. <a href="/">link</a>,
  200.  
  201. <!--- link end; below is the searchbar (you probably shouldn't touch that) --->
  202.  
  203. <center><br><br><script language="javascript">
  204. function send()
  205. {document.theform.submit()}
  206. </script>
  207. <form action="/search" method="get" class="sfm" name="theform">
  208. <input type="text" name="q" onfocus="if(this.value == 'SEARCH') { this.value = ''; }" value="" id="sf" />
  209. </form></center>
  210.  
  211. <div id="return"><a href="/">return</a></div>
  212.  
  213. </div></div>
  214.  
  215. <div id="credit"><a href="http://lunecerise.co.vu" title="lunecerise">LC</a></div>
  216. </body>
  217. </html>
Advertisement
Add Comment
Please, Sign In to add comment