Advertisement
silvercybermen

FAQ Page 01: Notice

Aug 3rd, 2015
1,508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.47 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. FAQ PAGE 03: NOTICE BY LUNECERISE AKA ROMULVS
  7.  
  8. -keep credit intact
  9. -don't steal any code
  10. -don't use as basecode
  11.  
  12. -->
  13.  
  14. <head>
  15. <title>FAQ</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18.  
  19.  
  20. <style type="text/css">
  21. body {
  22. font-family:trebuchet ms;
  23. font-size:10px;
  24. background: #fff url(https://41.media.tumblr.com/653da9957797dc3ed2715268e4ea854a/tumblr_njj5xy4ras1tnrgpko3_250.png) repeat fixed left top;
  25. -moz-font-smoothing:subpixel-antialiased;
  26. -webkit-font-smoothing:subpixel-antialiased;
  27. font-smoothing:subpixel-antialiased;
  28. }
  29.  
  30. b {font-weight:1000;}
  31.  
  32. ::-webkit-scrollbar {background-color:#fff; height:4px; width:4px;}
  33. ::-webkit-scrollbar-thumb:vertical {background-color:#000;}
  34. ::-webkit-scrollbar-thumb:horizontal {background:#000; height:4px!important}
  35.  
  36. #s-m-t-tooltip {
  37. max-width:300px;
  38. padding:5px 8px;
  39. margin:10px;
  40. background-color:#fff;
  41. font-size:8px;
  42. letter-spacing:1px;
  43. text-transform:uppercase;
  44. border-radius:1px;
  45. color:#aaa;
  46. z-index:10000000000000000;
  47. box-shadow:2px 2px 0.2em #eee;
  48. transition-duration:0.5s;
  49. -moz-transition-duration:0.5s;
  50. -webkit-transition-duration:0.5s;
  51. -o-transition-duration:0.5s;
  52. }
  53.  
  54. *, body, img { cursor:url(http://static.tumblr.com/vmteopo/yYInjhg6e/small_black_cursor.png), auto;}
  55.  
  56. a, a:hover, a:active {cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair; }
  57.  
  58. a {
  59. text-decoration:none;
  60. color:#bbb;
  61. transition:0.5s ease-in-out;
  62. -webkit-transition:0.5s ease-in-out;
  63. -moz-transition:0.5s ease-in-out;
  64. -ms-transition:0.5s ease-in-out;
  65. -o-transition:0.5s ease-in-out;
  66. }
  67.  
  68. a:hover {color:#eee;}
  69. blockquote {
  70. margin-left:10px;
  71. border-left:2px solid #000;
  72. padding-left:8px;
  73. }
  74.  
  75. .container {
  76. width:500px;
  77. margin:auto auto 100px;
  78. overflow:hidden;
  79. }
  80.  
  81. #title {
  82. margin:60px auto 10px;
  83. text-align:center;
  84. font-size:50px;
  85. width:500px;
  86. }
  87.  
  88. #links {text-align:center;padding:10px;background:#fff;border:3px solid #000;}
  89. #links a {display:inline-block;padding:2px 10px;color:#000;text-transform:uppercase;}
  90.  
  91. #return {
  92. width:65px;
  93. margin:30px auto;
  94. }
  95.  
  96. #return a {
  97. padding:10px;
  98. letter-spacing:2px;
  99. color:#000;
  100. border:3px solid #000;
  101. }
  102.  
  103. #return a:hover {
  104. border:3px solid transparent;
  105. background:#000;
  106. color:#fff;
  107. }
  108.  
  109. #credit, #credit a {
  110. position:fixed;
  111. bottom:5px;
  112. right:5px;
  113. padding:5px 4px;
  114. font-family:helvetica;
  115. text-transform:uppercase;
  116. color:#bbb;
  117. font-size:8px;
  118. -moz-transition-duration:0.3s;
  119. -webkit-transition-duration:0.3s;
  120. -o-transition-duration:0.3s;
  121. -ms-transition-duration:0.3s;
  122. }
  123.  
  124. #credit:hover, #credit a:hover {
  125. font-family:helvetica;
  126. text-shadow:#aaa 2px 2px 0.1em;
  127. -moz-transition-duration:0.4s;
  128. -webkit-transition-duration:0.4s;
  129. -o-transition-duration:0.4s;
  130. -ms-transition-duration:0.4s;
  131. }
  132.  
  133. </style>
  134. </head>
  135. <body>
  136. <div id="title">F A Q</div>
  137. <div class="container">
  138.  
  139. <div id="links">
  140. <!--- add whatever links you want wow --->
  141. <a href="/">navigation</a>
  142. <a href="/archive">archive</a>
  143. </div>
  144. <!---- literally the easiest q&a format ever ---->
  145.  
  146. <h1>Question?</h1>
  147. <p>Answer!</p>
  148.  
  149. <h1>Another question?</h1>
  150. <p>Another answer.</p>
  151.  
  152. <h1>Filler text?</h1>
  153. <p>Heck yeah! <b>Lorem ipsum</b> <i>dolor sit amet,</i> consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, <a href="/">quis nostrud exercitation</a> ullamco laboris nisi ut aliquip ex ea commodo consequat.<blockquote> Duis aute irure dolor in <u>reprehenderit</u> in voluptate velit esse cillum dolore eu fugiat nulla pariatur. </blockquote>Excepteur sint occaecat cupidatat <strike>non proident,</strike> sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
  154.  
  155. <br>
  156. <iframe frameborder="0" scrolling="yes" width="100%" height="190" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" id="ask_form" ></iframe>
  157.  
  158. <div id="return"><a href="/">return</a></div>
  159. </div>
  160.  
  161. <div id="credit"><a href="http://lunecerise.co.vu" title="lunecerise">LC</a></div>
  162. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement