Advertisement
superfrown

Page #10

Jun 23rd, 2014
848
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.  
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="{Favicon}">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  7.  
  8. <head>
  9. <!----
  10.  
  11. Page 10: Sky
  12. faq page
  13. by: superfrown.tumblr.com
  14.  
  15. You may:
  16. Edit as much as you like
  17.  
  18. You may not:
  19. Claim as your own
  20. Remove the credit
  21.  
  22.  
  23. ---->
  24.  
  25.  
  26. <style type="text/css">
  27.  
  28. /* MAIN */
  29.  
  30. body {
  31. background-color:#efefef;
  32. background-image: url();
  33. background-attachment: fixed;
  34. background-repeat: repeat;
  35. color:#424242;
  36. font-family: calibri;
  37. font-size: 11px;
  38. margin: 0px;
  39. padding: 0px;}
  40.  
  41. a:link, a:active {
  42. text-decoration:none;
  43. color: #a1ccd1;
  44. -webkit-transition: all 0.4s ease-in-out;
  45. -moz-transition: all 0.4s ease-in-out;
  46. -o-transition: all 0.4s ease-in-out;
  47. transition: all 0.4s ease-in-out;}
  48.  
  49. a:visited {
  50. text-decoration:none;
  51. color: #a1ccd1;
  52. -webkit-transition: all 0.4s ease-in-out;
  53. -moz-transition: all 0.4s ease-in-out;
  54. -o-transition: all 0.4s ease-in-out;
  55. transition: all 0.4s ease-in-out;}
  56.  
  57. a:hover {
  58. color: #d5edf0;
  59. -webkit-transition: all 0.4s ease-in-out;
  60. -moz-transition: all 0.4s ease-in-out;
  61. -o-transition: all 0.4s ease-in-out;
  62. transition: all 0.4s ease-in-out;}
  63.  
  64.  
  65. ::-webkit-scrollbar {
  66. height:6px;
  67. width:8px;
  68. background-color: #ffffff;}
  69.  
  70. ::-webkit-scrollbar-thumb:vertical {
  71. background-color: #84b8bf;}
  72.  
  73. ::-webkit-scrollbar-thumb:horizontal {
  74. background-color: #84b8bf;}
  75.  
  76.  
  77.  
  78. /* SIDEBAR */
  79.  
  80. .sidebar {
  81. width:540px;
  82. padding-top:10px;
  83. padding-bottom:10px;
  84. background-color:#d1e8eb;
  85. z-index:2000;}
  86.  
  87.  
  88. /* LINKS */
  89.  
  90. .links {
  91. text-align:center;
  92. width:540px;
  93. height:25px;}
  94.  
  95. .links a {
  96. display:inline-block;
  97. font-size:14px;
  98. margin-top:4px;
  99. margin-right:8px;
  100. margin-left:8px;
  101. text-transform:lowercase;
  102. font-style:italic;
  103. letter-spacing:1px;
  104. color: #80aab0;
  105. -webkit-transition: all 0.4s ease-in-out;
  106. -moz-transition: all 0.4s ease-in-out;
  107. -o-transition: all 0.4s ease-in-out;
  108. transition: all 0.4s ease-in-out;}
  109.  
  110. .links a:hover {
  111. color: #80aab0;
  112. text-decoration:underline;
  113. -webkit-transition: all 0.4s ease-in-out;
  114. -moz-transition: all 0.4s ease-in-out;
  115. -o-transition: all 0.4s ease-in-out;
  116. transition: all 0.4s ease-in-out;}
  117.  
  118.  
  119. /* STUFF */
  120.  
  121. .stuff {
  122. width:540px;
  123. height:auto;
  124. padding-bottom:60px;
  125. margin:0 auto;
  126. background-color:#f4f4f4;}
  127.  
  128. .box {
  129. margin-top:10px;
  130. margin-left:10px;
  131. width:500px;
  132. padding:10px;
  133. font-size:15px;
  134. letter-spacing:2px;
  135. text-align:justify;
  136. color:#5c7b80;
  137. background-color:#e1eef0;}
  138.  
  139. .box2 {
  140. width:470px;
  141. margin-top:10px;
  142. margin-bottom:10px;
  143. margin-left:10px;
  144. padding:5px;
  145. font-size:11px;
  146. letter-spacing:1px;
  147. color:#808080;
  148. background-color:#f8f8f8;}
  149.  
  150. .box3 {
  151. width:490px;
  152. margin-top:5px;
  153. margin-bottom:10px;
  154. padding:5px;
  155. text-align:center;
  156. font-size:14px;
  157. font-weight:bold;
  158. letter-spacing:2px;
  159. color:#555555;
  160. background-color:#f8f8f8;}
  161.  
  162.  
  163.  
  164. </style>
  165.  
  166.  
  167. </head>
  168.  
  169. <body>
  170.  
  171.  
  172. <div class="stuff">
  173.  
  174. <div class="sidebar">
  175.  
  176.  
  177. <!--- EDIT YOUR PAGE LINKS HERE --->
  178. <div class="links">
  179. <a href="/"> Home </a>
  180. <a href=""> Link 1 </a>
  181. <a href=""> Link 2 </a>
  182. <a href=""> Link 3 </a>
  183. <a href=""> Link 4 </a>
  184. <a href=""> Link 5 </a>
  185. <a href=""> Link 6 </a>
  186. <a href="http://superfrown.tumblr.com/"> Credit </a>
  187. </div>
  188.  
  189.  
  190. </div>
  191.  
  192. <div class="box">
  193.  
  194. <!--- EDIT YOUR QUESTION HERE --->
  195.  
  196. Question one?
  197.  
  198. <!--- EDIT YOUR ANSWER HERE --->
  199. <div class="box2">
  200. Answer one. <a href="/">Lorem ipsum</a> dolor sit <b>amet</b>, consectetur <i>adipiscing</i> elit. Nam nulla augue, dictum vitae orci in, euismod blandit risus. Ut ullamcorper, urna a ultricies luctus, sapien mauris consequat massa, feugiat laoreet eros neque ut ipsum. Aliquam ac ante hendrerit, ultrices sapien ac, aliquet massa.
  201. </div>
  202.  
  203. </div>
  204.  
  205.  
  206. <div class="box">
  207.  
  208. Question two?
  209.  
  210. <div class="box2">
  211. Answer two. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
  212. </div>
  213.  
  214. </div>
  215.  
  216.  
  217. <div class="box">
  218.  
  219. Question three?
  220.  
  221. <div class="box2">
  222. Answer three
  223. </div>
  224.  
  225. </div>
  226.  
  227.  
  228.  
  229. <div class="box">
  230.  
  231. <!--- EDIT YOUR ASK BOX TITLE HERE --->
  232. <div class="box3">
  233. Talk to me!
  234. </div>
  235.  
  236.  
  237. <!--- CHANGE "YOURURL" TO YOUR URL --->
  238. <iframe frameborder="0" scrolling="no" width="100%" height="190" src="http://www.tumblr.com/ask_form/yoururl.tumblr.com" style="background-color:transparent; overflow:hidden;" id="ask_form">
  239.  
  240. </div>
  241.  
  242.  
  243. </body>
  244. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement