Advertisement
conception

Sleeplock Gallery

Sep 27th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.17 KB | None | 0 0
  1. <style>
  2. .navlink:link, .navlink:active, .navlink:visited {
  3. color: #3b3b3b;
  4. height: 10px;
  5. line-height: 10px;
  6. font-family: Trebuchet MS;
  7. font-size: 6pt;
  8. font-weight: lighter;
  9. text-transform: uppercase;
  10. font-weight: bolder;
  11. padding: 2px;
  12. width: 95px;
  13. margin-top: 5px;
  14. margin: 2px;
  15. text-align: center;
  16. display: inline-block;
  17. border-radius: 10px;
  18. background: #80776a;
  19. letter-spacing: 1px;
  20. -webkit-transition: all 0.8s ease-out;
  21. -moz-transition: all 0.8s ease-out;
  22. }
  23.  
  24. .navlink:hover {
  25. color: #586761;
  26. width: 95px;
  27. height: 10px;
  28. line-height: 10px;
  29. font-size: 6pt;
  30. text-transform: uppercase;
  31. font-style: normal;
  32. font-weight: bolder;
  33. text-align: center;
  34. margin-top: 5px;
  35. margin: 2px;
  36. display: inline-block;
  37. background: transparent;
  38. border-radius: 10px;
  39. -webkit-transition: all 0.8s ease-out;
  40. -moz-transition: all 0.8s ease-out;
  41. }
  42.  
  43. html, body {
  44. background-color: #323232;
  45. background-image: url('http://i.imgur.com/k4DheGs.png');
  46. background-attachment: fixed;
  47. background-position: top left;
  48. background-repeat: no-repeat; }
  49.  
  50. h1 {
  51. color: #5c6a64;
  52. border-bottom: 2px solid #5c6a64;
  53. text-shadow: 1px 1px 1px #81796b;
  54. background: #3b3b3b;
  55. font-family: trebuchet ms;
  56. font-size: 12pt;
  57. display: block;
  58. margin: 2px;
  59. border-radius: 5px;
  60. text-transform: uppercase;
  61. font-weight: bolder;
  62. letter-spacing: 1px;
  63. text-align: center;
  64. }
  65.  
  66.  
  67. b {
  68. color: #80776a;
  69. font-family: trebuchet ms;
  70. text-transform: uppercase;
  71. font-size: 8pt;
  72. }
  73.  
  74. i {
  75. text-transform: none;
  76. font-family: georgia;
  77. color: #687065;
  78. text-shadow: 1px 1px 1px #3b3b3b;
  79. font-size: 14px;
  80. letter-spacing: 1px;
  81. }
  82.  
  83. u {
  84. text-transform: none;
  85. border-bottom: 1px dashed #687065;
  86. font-family: georgia;
  87. font-size: 11px;
  88. letter-spacing: 2px;
  89. }
  90.  
  91. s {
  92. color: #687065;
  93. }
  94.  
  95. a:link, .menu2, .menu2 a:link {
  96. color: #636f66;
  97. font-family: trebuchet ms;
  98. font-size: 11px;
  99. text-transform: uppercase;
  100. text-decoration: none;
  101. -webkit-transition: all 0.5s ease-out;
  102. -moz-transition: all 0.5s ease-out;
  103. }
  104.  
  105. a:visited, .menu2 a:visited {
  106. color: #636f66;
  107. text-transform: uppercase;
  108. font-family: trebuchet ms;
  109. font-size: 11px;
  110. text-decoration: none;
  111. }
  112.  
  113. a:hover, .menu, .menu a:link, .menu a:visited {
  114. color: #7a7368;
  115. text-decoration: none;
  116. font-family: trebuchet ms;
  117. font-size: 11px;
  118. text-transform: uppercase;
  119. background: transparent;
  120. -webkit-transition: all 0.5s ease-out;
  121. -moz-transition: all 0.5s ease-out;
  122. }
  123.  
  124. .member_thumbnail {
  125. background: #7a7368;
  126. border: 2px solid #636f66;
  127. padding: 2px;
  128. width: 100px;
  129. height: 100px;
  130. margin: 1px;
  131. margin-top: 2px;
  132. -webkit-transition: all 0.7s ease-out;
  133. -moz-transition: all 0.7s ease-out;
  134. }
  135.  
  136. .member_thumbnail:hover {
  137. background: #636f66;
  138. padding: 2px;
  139. margin: 1px;
  140. margin-top: 2px;
  141. border: 2px solid #7a7368;
  142. width: 100px;
  143. height: 100px;
  144. -webkit-transition: all 0.7s ease-out;
  145. -moz-transition: all 0.7s ease-out;
  146. }
  147.  
  148. .folder_pic {
  149. display: none;
  150. }
  151.  
  152. #vf_pic {
  153. background: #7a7368;
  154. width: 60%;
  155. border: 2px solid #636f66;
  156. padding: 2px;
  157. margin: 1px;
  158. border-radius: 5px;
  159. margin-top: 2px;
  160. -webkit-transition: all 0.7s ease-out;
  161. -moz-transition: all 0.7s ease-out;
  162. }
  163.  
  164. #vf_pic:hover {
  165. background: #636f66;
  166. padding: 2px;
  167. margin: 1px;
  168. width: 60%;
  169. margin-top: 2px;
  170. border-radius: 5px;
  171. border: 2px solid #7a7368;
  172. -webkit-transition: all 0.7s ease-out;
  173. -moz-transition: all 0.7s ease-out;
  174. }
  175.  
  176. .googleads.center {position: absolute; top: 90%;}
  177.  
  178. .googleactiveviewclass, .side_td {position: absolute; left: 2000px;}
  179.  
  180. ::-webkit-scrollbar { width: 2px; background: transparent; }
  181.  
  182. ::-webkit-scrollbar-track-piece { background: transparent; width:1px; border: none; overflow:hidden; -webkit-border-radius:100px; }
  183.  
  184. ::-webkit-scrollbar-thumb{ -webkit-border-radius:0px; background: #7a7368; width:5px; border:none; }
  185.  
  186. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {height:5px; display: block; background-color:transparent; -webkit-border-radius:100px; border:none;
  187. -webkit-transition: all 0.5s ease-out;
  188. -moz-transition: all 0.5s ease-out;}
  189.  
  190. ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-button:start:decrement:hover, ::-webkit-scrollbar-button:end:increment:hover{background-color:#7a7368; cursor:hand;}
  191.  
  192. ::-webkit-scrollbar-button:start:decrement:active, ::-webkit-scrollbar-button:end:increment:active{background:transparent;}
  193.  
  194. .main {
  195. color: #f1f1f1;
  196. margin-top: 100px;
  197. float: right;
  198. background-color: #363636;
  199. border:5px solid #586761;
  200. border-radius: 7px;
  201. width: 550px;
  202. }
  203.  
  204. .leftnav, .maintop img, h2, .topbar, .description, .footer_links, .menu2 {display: none;
  205. }
  206.  
  207. blockquote {
  208. width: 83%;
  209. height: auto;
  210. background: #3d3d3d;
  211. border-bottom: 2px solid #586761;
  212. border-radius: 5px;
  213. }
  214.  
  215. .subheading { border: none;
  216. }
  217. .subheading td {
  218. text-transform: none;
  219. font-style: none;
  220. background: #34322f;
  221. color: #f1f1f1;
  222. border: none;
  223. }
  224.  
  225. .subject {
  226. color: #5c6a64;
  227. border-bottom: 2px solid #5c6a64;
  228. text-shadow: 1px 1px 1px #81796b;
  229. background: #3b3b3b;
  230. font-family: trebuchet ms;
  231. font-size: 12pt;
  232. display: block;
  233. margin: 2px;
  234. border-radius: 5px;
  235. text-transform: uppercase;
  236. font-weight: bolder;
  237. letter-spacing: 1px;
  238. text-align: center;
  239. }
  240.  
  241. .entrytable {
  242. background: transparent;
  243. border: none;
  244. }
  245.  
  246. .comment_table {
  247. background: transparent;
  248. }
  249.  
  250. a:link img[src="http://e.vampirefreaks.com/images/win.png"]{background-image: url(http://i.imgur.com/TJyQgyG.png); top right no-repeat; height: 10px; width:0px; padding-right: 10px;}
  251.  
  252. a:link img[src="http://e.vampirefreaks.com/images/fail.png"]{background-image: url(http://i.imgur.com/URfHcd6.png); top right no-repeat; height: 11px; width:0px; padding-right: 10px;}
  253.  
  254. .folder_node {background-image: url('http://i.imgur.com/Q7SzGV5.png');
  255. width: 100px;
  256. height: 100px;
  257. display: inline-block;
  258. opacity: 100;
  259. transition: all 1s ease-out;
  260. -o-transition: all 1s ease-out;
  261. -webkit-transition: all 1s ease-out;
  262. -moz-transition: all 1s ease-out;
  263. }
  264.  
  265. .folder_node:hover {
  266. opacity: .50;
  267. transition: all 1s ease-out;
  268. -o-transition: all 1s ease-out;
  269. -webkit-transition: all 1s ease-out;
  270. -moz-transition: all 1s ease-out;
  271. }
  272.  
  273.  
  274. .forum_comment {
  275. color: #5c6a64;
  276. border-bottom: 2px solid #5c6a64;
  277. text-shadow: 1px 1px 1px #81796b;
  278. background: #3b3b3b;
  279. font-family: trebuchet ms;
  280. font-size: 12pt;
  281. display: block;
  282. margin: 2px;
  283. border-radius: 5px;
  284. text-transform: uppercase;
  285. font-weight: bolder;
  286. letter-spacing: 1px;
  287. text-align: center;
  288. }
  289.  
  290. .comments {
  291. background: #6f6f6f;
  292. }
  293.  
  294. .tdbordered td {
  295. border: none;
  296. }
  297. .gallery_node {
  298. background: transparent;
  299. font-style: italic;
  300. }
  301.  
  302. input, select, textarea {
  303. background: #34322f;
  304. border: none;
  305. padding: 2px;
  306. border-radius: 5px;
  307. text-align: center;
  308. }
  309.  
  310. .entrytable {
  311. background: transparent;
  312. border: none;
  313. }
  314.  
  315. .comment_table {
  316. background: transparent;
  317. }
  318.  
  319.  
  320. </style>
  321. <center>
  322. <a href="http://vampirefreaks.com/profiles/home.php" class="navlink">VF Home</a><a href="http://vampirefreaks.com/gallery/Sleeplock" class="navlink">Gallery</a><a href="http://www.vampirefreaks.com/pics_edit_header.php" class="navlink">Edit Gallery</a><a href="/MorsUmbra" class="navlink">Header</a><a href="/voltage" class="navlink">Coding</a></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement