mik98

insanity - nate - css

Sep 2nd, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.54 KB | None | 0 0
  1. /*
  2. This layout was created by VK.
  3. Any attempts of copying, stealing or restributing my
  4. codes/ideas will be dealt with accordingly.
  5.  
  6. This layout is better viewed on desktop.
  7. */
  8.  
  9. html,body{cursor: url(http://static.tumblr.com/bcpenwm/e1znbxtup/cursor.png), progress;}
  10.  
  11. body{
  12. overflow:hidden;
  13. }
  14.  
  15. body:after{
  16. content:"b y v e e k a y";
  17. position: fixed;
  18. color: #555;
  19. bottom: -28px;
  20. right: 8px;
  21. font: 13px Raleway;
  22. line-height: 90px;
  23. text-transform: uppercase;
  24. }
  25.  
  26. body:before {
  27. content:"";
  28. position: fixed;
  29. left: 300px;
  30. top: 0px;
  31. background:url(https://data.whicdn.com/images/348001842/original.jpg?1) -100px 90px no-repeat, url(http://img1.ak.crunchyroll.com/i/spire3/428d6e9a3da87c86dfdeafa2b115dd931231486160_full.png) -50px 90px no-repeat;
  32. background-size: auto 400px, 500px 400px, 500px 400px;
  33. background-blend-mode: multiply;
  34. width:310px;
  35. height:100%;
  36. -webkit-filter: grayscale(1) brightness(100%) contrast(100%) blur(0px);
  37. filter: grayscale(0.5) brightness(100%) contrast(100%) blur(0px);
  38. border: 20px solid #trans;
  39. box-sizing:border-box;
  40. }
  41.  
  42. .xg_3col:before {
  43. content:"nathaniel zeus vanderbilt";
  44. position: fixed;
  45. left: 350px;
  46. top: 120px;
  47. background: rgba(21, 21, 21, 0.5);
  48. background-size: auto 500px;
  49. background-position: center;
  50. width:190px;
  51. height:340px;
  52. -webkit-filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  53. filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  54. border: 1px solid #000;
  55. box-sizing:border-box;
  56. padding: 215px 10px 30px 10px;
  57. font: bold 25px/35px Raleway;
  58. text-transform: uppercase;
  59. color: #fff;
  60. letter-spacing: 2px;
  61. text-align: center;
  62. -webkit-transition: all 500ms ease-in-out;
  63. transition: all 500ms ease-in-out;
  64. }
  65.  
  66. .xg_3col:hover:before {
  67. content:"nathaniel zeus vanderbilt";
  68. position: fixed;
  69. left: 350px;
  70. top: 120px;
  71. background: rgba(21, 21, 21, 1);
  72. background-size: auto 500px;
  73. background-position: center;
  74. width:190px;
  75. height:340px;
  76. -webkit-filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  77. filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  78. border: 1px solid #000;
  79. box-sizing:border-box;
  80. padding: 20px 10px 170px 10px;
  81. font: bold 20px/20px Raleway;
  82. text-transform: uppercase;
  83. color: #fff;
  84. letter-spacing: 2px;
  85. text-align: center;
  86. -webkit-transition: all 500ms ease-in-out;
  87. transition: all 500ms ease-in-out;
  88. }
  89.  
  90. .xg_3col:after {
  91. content:"";
  92. position: fixed;
  93. left: 355px;
  94. top: 175px;
  95. width:130px;
  96. height:340px;
  97. -webkit-filter: grayscale(0) brightness(90%) contrast(90%) blur(0px);
  98. filter: grayscale(0) brightness(90%) contrast(90%) blur(0px);
  99. padding: 170px 10px 30px 10px;
  100. font: bold 25px/15px Raleway;
  101. text-transform: uppercase;
  102. color: #fff;
  103. letter-spacing: 3px;
  104. text-align: left;
  105. -webkit-transition: all 600ms ease-in-out;
  106. transition: all 600ms ease-in-out;
  107. opacity: 0;
  108. }
  109.  
  110. .xg_3col:hover:after {
  111. content:"twenty four. est. 1996. taken; mikayla. insanity at its finest.";
  112. position: fixed;
  113. left: 375px;
  114. top: 175px;
  115. width:130px;
  116. height:340px;
  117. -webkit-filter: grayscale(0) brightness(90%) contrast(90%) blur(0px);
  118. filter: grayscale(0) brightness(90%) contrast(90%) blur(0px);
  119. padding: 170px 10px 50px 10px;
  120. font: bold 10px/15px Raleway;
  121. text-transform: uppercase;
  122. color: #fff;
  123. letter-spacing: 3px;
  124. text-align: center;
  125. -webkit-transition: all 600ms ease-in-out;
  126. transition: all 600ms ease-in-out;
  127. opacity: 1;
  128. }
  129.  
  130. .xg_theme #xg:before {
  131. content:"";
  132. position: fixed;
  133. left: 580px;
  134. top: 0px;
  135. background:url(https://hexcolor16.com/222222-200x200.png) 0px 90px no-repeat, url(https://coolbackgrounds.io/images/backgrounds/black/pure-black-background-f82588d3.jpg) 45px 115px no-repeat; background-size: auto 400px, 230px 350px;
  136. background-blend-mode: overlay;
  137. width:320px;
  138. height:100%;
  139. -webkit-filter: grayscale(1) brightness(100%) contrast(100%) blur(0px);
  140. filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  141. border: 20px solid #trans;
  142. box-sizing:border-box;
  143. }
  144.  
  145. .xg_theme #xg{}
  146.  
  147. body:after {
  148. content:"insa nity";
  149. position: fixed;
  150. right: 590px;
  151. top: 425px;
  152. width:50px;
  153. -webkit-filter: grayscale(1) brightness(100%) contrast(100%) blur(0px);
  154. filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  155. font: bold 50px/40px Raleway;
  156. color: #fff;
  157. text-transform: uppercase;
  158. }
  159.  
  160. .xg_theme #xg:after{
  161. content:"";
  162. position: fixed;
  163. right: 520px;
  164. top: 480px;
  165. width:50px;
  166. -webkit-filter: grayscale(1) brightness(100%) contrast(100%) blur(0px);
  167. filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  168. font: bold 70px/40px Raleway;
  169. text-align: right;
  170. color: #fff;
  171. text-transform: uppercase;
  172. }
  173.  
  174. #xg_layout_column_2 {
  175. position: fixed;
  176. width: 100px;
  177. height: 60px;
  178. left: 720px;
  179. top: 135px;
  180. margin-bottom: 20px!important;
  181. background: ;
  182. color: #fff;
  183. }
  184.  
  185. #xg_layout_column_1 {
  186. position: fixed;
  187. left: 600px;
  188. top: 120px;
  189. background:#151515;
  190. width:100px;
  191. height:100px;
  192. -webkit-filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  193. filter: grayscale(0) brightness(100%) contrast(100%) blur(0px);
  194. border: 10px solid #fff;
  195. box-sizing:border-box;
  196. font: bold 50px/50px Oswald;
  197. text-transform: uppercase;
  198. color: rgba(0, 0, 0, 0.5);
  199. letter-spacing: 3px;
  200. text-align: left;
  201. }
  202.  
  203. #xj_photo_img_tag{
  204. width: 60px!important;
  205. padding: 10px;
  206. -webkit-filter: grayscale(1) brightness(90%) contrast(90%) blur(0px);
  207. filter: grayscale(1) brightness(90%) contrast(90%) blur(0px);
  208. }
  209.  
  210. .module_user_summary:before{
  211. content:" ❝ quote here.❞ ";
  212. position: absolute;
  213. width: 150px;
  214. margin-top: 120px;
  215. margin-left: 45px;
  216. font: bold 8px/15px Raleway;
  217. text-transform: uppercase;
  218. color: #ddd;
  219. letter-spacing: 2px;
  220. text-align: justify;
  221. }
  222.  
  223. .module_user_thumbnail:before{
  224. content:" ";
  225. position: absolute;
  226. width: 70px;
  227. height: 10px;
  228. margin-top: 70px;
  229. margin-left: 125px;
  230. background: #000;
  231. }
  232.  
  233. .module_user_thumbnail:after{
  234. content:" ";
  235. visibility: visible!important;
  236. position: absolute;
  237. width: 70px;
  238. height: 10px;
  239. margin-top: 240px;
  240. margin-left: 25px;
  241. background: #000;
  242. }
  243.  
  244. #xg_body a {
  245. text-transform: uppercase;
  246. font: bold 13px Oswald;
  247. line-height: 17px;
  248. transition: all 0.5s ease;
  249. opacity: 1;
  250. cursor: url(http://static.tumblr.com/bcpenwm/8sInbxu65/cursorhover.png), auto !important;
  251. }
  252.  
  253. td, a, body, table, body, td, li, p, div, li, h1, h2, p, br, .text, textarea, input, .blacktext12, .btext, .lightbluetext8, a:link, a:active, a:hover, a:visited, .orangetext15, .whitetext12, .blacktext10 .redtext, .redbtext {
  254. font:11px Raleway;
  255. }
  256.  
  257. ::-webkit-scrollbar {
  258. width:17px;
  259. height:17px;
  260. background:#fff;
  261. }
  262.  
  263. ::-webkit-scrollbar-thumb:horizontal {
  264. background: #trans;
  265. }
  266.  
  267. ::-webkit-scrollbar-track {
  268. border:8px solid #fff;
  269. background:#ddd;
  270. }
  271.  
  272. ::-webkit-scrollbar-thumb {
  273. border-right:8px solid #fff;
  274. border-left:8px solid #fff;
  275. border-bottom:4px solid #fff;
  276. border-top:4px solid #fff;
  277. background:#000;
  278. }
  279.  
  280. ::selection {
  281. background: #ccaa33;
  282. color: #111;
  283. }
  284.  
  285. #xg_body h1{
  286. display:none;
  287. }
  288.  
  289.  
  290. .xg_sprite-friend-add,
  291. .xg_sprite-friend-request{
  292. position: fixed!important;
  293. bottom: 10px;
  294. left: -5px;
  295. font: 20px Raleway!important;
  296. color: #fff!important;
  297. }
  298.  
  299. .xg_sprite-friend-add:after, .xg_sprite-friend-request:after {
  300. content:"›";
  301. position: absolute;
  302. margin-top: -2px;
  303. margin-left: 5px;
  304. opacity: 0;
  305. -webkit-transition: all 500ms ease-in-out;
  306. transition: all 500ms ease-in-out;
  307. }
  308.  
  309. .xg_sprite-friend-add:hover:after, .xg_sprite-friend-request:hover:after {
  310. content:"››";
  311. opacity: 1;
  312. -webkit-transition: all 500ms ease-in-out;
  313. transition: all 500ms ease-in-out;
  314. }
  315.  
  316. .xg_module_comment_wall {
  317. display: none;
  318. }
  319.  
  320. .module_about_user {display:none;}
  321. ul.nobullets.last-child {display:none;}
  322. dd.profile-social-buttons,dd.relationship {display:none !important;}
  323. .xg_theme #xg_foot {display: none;}
  324. #xg_body h2, #xg_body h3 { display: none; }
  325. #xj_StatusAndShareLink {display:none}
  326. .xg_sprite xg_sprite-share {display:none!important;}
  327. .xg_module_body .nobullets.last-child {display:none!important;}
  328. .xg_chat.chatFooter .xg_chatBar, .xg_sprite .xg_sprite-add, .xg_span-5, .module_groups, .sortable.module_feed, .module_photo, .xg_column.xg_span-4.xg_last.xj_classic_sidebar, .btn .label, #count, .module_blog , .xg_sprite.xg_sprite-share , ul.navigation li a, .xg_sprite-share , a.xg_sprite-message-block , .post_to_facebook , .post_to_twitter , .vcard .profile-like-button,ul.navigation.easyclear, .account-links, #xg_foot, #xg_module_account, #xg_sitedesc, #xg_navigation ul li, #xg_sitename, #xg_navigation, #xg_navigation ul, #xg_navigation, #xj_module_gift, #xg_module_body {visibility:hidden;} .xg_dock {display:none!important;} #xg_head, #xg_foot, .xg_span-5, ul.navigation li.right a, .xg_chat.chatFooter .xg_chatBar, .xg_sprite .xg_sprite-add, #xg_module_body{ display: none;} .xg_sprite .xg_sprite-add{ display: none;} .xg_sprite {background-image: none!important;} #xg_profile_activity, .module_members{display:none;} .module_members{display:none;} .xj_appearance_editor_profile{display:none;} .xg_module_body dt, .xg_module_body.profile.vcard dl.last-child, .online { display:none;} a.xg_sprite.xg_sprite-friend-remove { display:none!important;} .xg_column.xg_span-7.xg_last {display:none;}
  329.  
  330. .dy-badge-text-label,
  331. .dy-badge-text-bg{
  332. display:none!important;
  333. }
  334.  
  335. #xn_bar{
  336. left: -80px;
  337. top: 0px;
  338. background-color: transparent!important;
  339. }
  340.  
  341. #xn_bar_menu_tabs,
  342. #xn_bar_menu_more,
  343. p#xn_gyo_link,
  344. p#xn_brand{
  345. display:none !important;
  346. }
  347.  
  348. @font-face {
  349. font-family: 'Raleway';
  350. font-style: normal;
  351. font-weight: 400;
  352. src: local('Raleway'), local('Raleway-Regular'),
  353. url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  354. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  355. }
  356.  
  357. @font-face {
  358. font-family: 'Raleway';
  359. font-style: normal;
  360. font-weight: 700;
  361. src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  362. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  363. }
  364.  
  365. @font-face {
  366. font-family: 'Oswald';
  367. font-style: normal;
  368. font-weight: 400;
  369. src: local('Oswald Regular'), local('Oswald-Regular'), url(http://fonts.gstatic.com/s/oswald/v10/BObL_3V2WX-YniTOi4CsnvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  370. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  371. }
  372.  
  373. @font-face {
  374. font-family: 'Playfair Display SC';
  375. font-style: normal;
  376. font-weight: 400;
  377. src: local('Playfair Display SC'), local('PlayfairDisplaySC-Regular'), url(http://fonts.gstatic.com/s/playfairdisplaysc/v5/G0-tvBxd4eQRdwFKB8dRkRUcjaGRfmzOW8pfsS-qBq8.woff2) format('woff2');
  378. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  379. }
  380.  
  381. @font-face {
  382. font-family: 'Roboto';
  383. font-style: normal;
  384. font-weight: 300;
  385. src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  386. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  387. }
  388.  
  389. @font-face {
  390. font-family: 'Roboto';
  391. font-style: normal;
  392. font-weight: 400;
  393. src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v16/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
  394. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  395. }
  396.  
  397. @font-face {
  398. font-family: 'Roboto';
  399. font-style: normal;
  400. font-weight: 500;
  401. src: local('Roboto Medium'), local('Roboto-Medium'), url(http://fonts.gstatic.com/s/roboto/v16/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  402. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  403. }
  404.  
  405. @font-face {
  406. font-family: 'Roboto Condensed';
  407. font-style: normal;
  408. font-weight: 300;
  409. src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(http://fonts.gstatic.com/s/robotocondensed/v13/b9QBgL0iMZfDSpmcXcE8nBBQ_Gf4FfI8J4SYljBAylk.woff2) format('woff2');
  410. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  411. }
  412.  
  413. @font-face {
  414. font-family: 'Abril Fatface';
  415. font-style: normal;
  416. font-weight: 400;
  417. src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(http://themes.googleusercontent.com/static/fonts/abrilfatface/v6/X1g_KwGeBV3ajZIXQ9VnDvn8qdNnd5eCmWXua5W-n7c.woff) format('woff');
  418. }
  419.  
  420. @font-face {
  421. font-family: 'Playfair Display';
  422. font-style: normal;
  423. font-weight: 400;
  424. src: local('Playfair Display'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/2NBgzUtEeyB-Xtpr9bm1Cdhy5e3cTyNKTHXrP9DO-Rc.woff2) format('woff2');
  425. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  426. }
  427.  
  428. @font-face {
  429. font-family: 'Playfair Display';
  430. font-style: italic;
  431. font-weight: 400;
  432. src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/9MkijrV-dEJ0-_NWV7E6NwXiAI3F8adTt8b-_w2WoPM.woff2) format('woff2');
  433. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  434. }
  435.  
  436. @font-face {
  437. font-family: 'Playfair Display';
  438. font-style: normal;
  439. font-weight: 700;
  440. src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/UC3ZEjagJi85gF9qFaBgIIsv7neNnoQYDmljOSnH1QE.woff2) format('woff2');
  441. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
  442. }
  443.  
  444. @font-face {
  445. font-family: 'Playfair Display';
  446. font-style: italic;
  447. font-weight: 700;
  448. src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v10/n7G4PqJvFP2Kubl0VBLDEBZeN5y77JNHCKkhVNuYRJ4.woff2) format('woff2');
  449. unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
  450. }
Add Comment
Please, Sign In to add comment