alithegreat

SCFTLCVES PAGES | 01: OENOMEL.

Sep 2nd, 2018
1,166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <link href="//dl.dropbox.com/s/vpi3f9s7nhpe7v7/honeybee.css" rel="stylesheet">
  6.  
  7. <link href="https://fonts.googleapis.com/css?family=Abhaya Libre|ABeeZee" rel="stylesheet">
  8.  
  9. <head>
  10.  
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13.  
  14. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  15.  
  16. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  17.  
  18. <script src="https://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  19.  
  20. <script>
  21.  
  22. (function($){
  23.  
  24. $(document).ready(function(){
  25.  
  26. $("a[title]").style_my_tooltips({
  27.  
  28. tip_follows_cursor:true,
  29.  
  30. tip_delay_time:90,
  31.  
  32. tip_fade_speed:600,
  33.  
  34. attribute:"title"
  35.  
  36. });
  37.  
  38. });
  39.  
  40. })(jQuery);
  41.  
  42. </script>
  43.  
  44. <style type="text/css">
  45.  
  46. #s-m-t-tooltip {
  47. background-color:#e0bf1a;
  48. font-size:10px;
  49. font-weight:bold;
  50. border-radius:5px 5px 5px 5px;
  51. color:#f3f3f3;
  52. letter-spacing:1px;
  53. text-transform:lowercase;
  54. padding:10px;
  55. margin:20px 0px 0px 20px;
  56. z-index:9999999999999999999999;
  57.  
  58. }
  59.  
  60. ::-webkit-scrollbar-thumb {
  61. background-color:#e7e7e7;
  62. }
  63.  
  64. ::-webkit-scrollbar-track {
  65. background-color:#e0bf1a;
  66. }
  67.  
  68. ::-webkit-scrollbar {
  69. height:2px;
  70. width:2px;
  71. }
  72.  
  73. ul {
  74. list-style-type: circle;
  75. padding-left:24px;
  76. line-height:13px;
  77. }
  78.  
  79. li {
  80. padding-left: 0px;
  81. margin-bottom: 0px;
  82. list-style: none;
  83. }
  84.  
  85. li:before {
  86. color: #e0bf1a;
  87. content: "\e3fc";
  88. font-family: 'honeybee';
  89. font-size:6px;
  90. display: inline-block;
  91. margin-left: -2.5em;
  92. width: 2.5em;
  93. }
  94.  
  95. body {
  96. font-family: ABeeZee;
  97. font-size: 9px;
  98. line-height:15px;
  99. color:#707070;
  100. background-color:;
  101. }
  102.  
  103. a {
  104. text-decoration: none;
  105. color: #949494;
  106. }
  107.  
  108.  
  109. b, strong {
  110. color:#e0bf1a;
  111. font-weight:300;
  112. }
  113.  
  114. i,em {
  115. color:#6fb6e3;
  116. }
  117.  
  118. h1,h2 {
  119. line-height:32px;
  120. font-size:12px;
  121. color:#e0bf1a;
  122. text-align:left;
  123. font-weight:300;
  124. text-transform:lowercase;
  125. }
  126.  
  127. #contain {
  128. margin:50px auto;
  129. padding:20px;
  130. width:950px;
  131. }
  132.  
  133. #full {
  134. margin-right:15px;
  135. margin-bottom:15px;
  136. display:inline-block;
  137. width:285px;
  138. height:265px;
  139. padding:5px;
  140. border-radius:3px;
  141. background-color:#f3f3f3;
  142. border:1px solid #e7e7e7;
  143. }
  144.  
  145. .thm {
  146. padding:10px;
  147. font-size:9px;
  148. font-weight:300;
  149. }
  150.  
  151. .boxheader {
  152. background-color:#e0bf1a;
  153. font-size:16px;
  154. font-weight:300;
  155. text-transform:uppercase;
  156. color:#f8f8f8;
  157. letter-spacing:1px;
  158. display:block;
  159. text-align:right;
  160. padding:10px;
  161. font-family:Abhaya Libre;
  162. border-radius:3px;
  163. }
  164.  
  165. .links a:before{
  166. content:'\e3fc';
  167. font-family:'honeybee';
  168. color:#e0bf1a;
  169. font-size:6px;
  170. margin-right:15px;
  171. }
  172.  
  173. .links {
  174. margin-top:10px;
  175. margin-left:5px;
  176. }
  177.  
  178. .links a {
  179. text-align:left;
  180. width:235px;
  181. padding:8px;
  182. font-size:9px;
  183. border-bottom:1px solid #e7e7e7;
  184. line-height:15px;
  185. display:inline-block;
  186.  
  187. }
  188.  
  189. #top {
  190. margin-bottom:15px;
  191. display:inline-block;
  192. width:915px;
  193. padding:5px;
  194. border-radius:3px;
  195. background-color:#f3f3f3;
  196. border:1px solid #e7e7e7;
  197. }
  198.  
  199. .title {
  200. font-family:Abhaya Libre;
  201. color:#e0bf1a;
  202. font-size:20px;
  203. line-height:35px;
  204. margin-left:15px;
  205. float:left;
  206. text-transform:uppercase;
  207. }
  208.  
  209. .nav {
  210. display:inline-block;
  211. float:right;
  212. }
  213.  
  214. .nav a {
  215. background-color:#e0bf1a;
  216. font-size:12px;
  217. font-weight:300;
  218. text-transform:uppercase;
  219. color:#f8f8f8;
  220. letter-spacing:1px;
  221. display:inline-block;
  222. text-align:center;
  223. padding:10px;
  224. margin-left:2px;
  225. font-family:Abhaya Libre;
  226. border-radius:3px;
  227. }
  228.  
  229. #credit {
  230. font-size:12px;
  231. position:fixed;
  232. bottom:25px;
  233. right:25px;
  234. padding:8px;
  235. border-radius:3px;
  236. color:#e0bf1a;
  237. background-color:#f3f3f3;
  238. border:1px solid #e7e7e7;
  239. }
  240.  
  241. #credit a {
  242. color:#e0bf1a;
  243. }
  244.  
  245. </style>
  246.  
  247. </head>
  248.  
  249. <body>
  250.  
  251. <div id="contain">
  252.  
  253. <!----
  254.  
  255. top title & navigation
  256.  
  257. --->
  258.  
  259. <div id="top">
  260. <div class="title">blog navigation</div>
  261. <div class="nav">
  262. <a href="/">index</a>
  263. <a href="/ask">message</a>
  264. <a href="/submit">submit</a>
  265. </div>
  266. </div>
  267.  
  268. <!----
  269.  
  270. start of box #1
  271.  
  272. --->
  273.  
  274. <div id="full">
  275. <div class="thm">
  276. <div class="boxheader">navigation box one</div>
  277. <div class="links">
  278. <a href="/">this is a link!</a><br>
  279. <a href="/">this is a link!</a><br>
  280. <a href="/">this is a link!</a><br>
  281. <a href="/">this is a link!</a><br>
  282. <a href="/">this is a link!</a><br>
  283. <a href="/">this is a link!</a>
  284. </div>
  285. </div>
  286. </div>
  287.  
  288. <!----
  289.  
  290. start of box #2
  291.  
  292. --->
  293.  
  294. <div id="full">
  295. <div class="thm">
  296. <div class="boxheader">navigation box two</div>
  297. <div class="links">
  298. <a href="/">this is a link!</a><br>
  299. <a href="/">this is a link!</a><br>
  300. <a href="/">this is a link!</a><br>
  301. <a href="/">this is a link!</a><br>
  302. <a href="/">this is a link!</a><br>
  303. <a href="/">this is a link!</a>
  304. </div>
  305. </div>
  306. </div>
  307.  
  308. <!----
  309.  
  310. start of box #3
  311.  
  312. --->
  313.  
  314. <div id="full">
  315. <div class="thm">
  316. <div class="boxheader">navigation box three</div>
  317. <div class="links">
  318. <a href="/">this is a link!</a><br>
  319. <a href="/">this is a link!</a><br>
  320. <a href="/">this is a link!</a><br>
  321. <a href="/">this is a link!</a><br>
  322. <a href="/">this is a link!</a><br>
  323. <a href="/">this is a link!</a>
  324. </div>
  325. </div>
  326. </div>
  327.  
  328. <div id="credit"><a href="https://scftlcves.tumblr.com/"><span class="th th-stars-o"></span></a></div>
  329.  
  330. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment