mik98

walking catastrophe - css

Sep 7th, 2020
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.89 KB | None | 0 0
  1. body {
  2. background-color: #111;
  3. background-image: url();
  4. background-size: cover;
  5. }
  6.  
  7. body, html {cursor: url(http://cur.cursors-4u.net/cursors/cur-9/cur817.cur), progress !important;}
  8.  
  9. a, a:hover {cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair; }
  10.  
  11. #xg_body {
  12. left: auto;
  13. position: fixed!important;
  14. margin-top: -80px;
  15. }
  16.  
  17. div#xg_ad_below_header, div#xg_ad_below_footer {
  18. display: none!important;
  19. }
  20.  
  21. div#xg_navigation {
  22. visibility: hidden;
  23. position: fixed;
  24. }
  25.  
  26. div.xg_theme #xg_navigation ul li a, .xg_theme #xg_navigation ul {
  27. display: none;
  28. }
  29.  
  30.  
  31. div#xg_masthead {
  32. position: relative;
  33. }
  34.  
  35. div#xn_bar {
  36. display: none;
  37. }
  38.  
  39. #xg_body:before {
  40. content:""; /* CHANGE TEXT HERE */
  41. position: absolute;
  42. top: 160px;
  43. left: 150px;
  44. border-top: 1px solid #000;
  45. width: 650px;
  46. height: 400px;
  47. border-radius: 0px 0px 10px 10px;
  48. background: #333;
  49. padding: 10px;
  50. box-sizing: border-box;
  51. }
  52.  
  53. div#xg_layout_column_1 {
  54. position: relative;
  55. z-index: 1;
  56. top: 100px;
  57. left: 100px;
  58. width: 800px;
  59. height: auto;
  60. overflow: hidden;
  61. background: #;
  62. }
  63.  
  64. div#xg_layout_column_1:before {
  65. content:"";
  66. z-index: -100!important;
  67. position: absolute;
  68. width: 350px;
  69. height: 400px;
  70. top: 58px;
  71. left: -80px;
  72. background: url(https://storage.ning.com/topology/rest/1.0/file/get/7854974096?profile=original) 0px 0px repeat; /* CHANGE IMAGE HERE */
  73. background-size: cover;
  74. -webkit-filter: grayscale(0)brightness(80%);
  75. }
  76.  
  77. div#xg_layout_column_1:after {
  78. content:"";
  79. position: absolute;
  80. z-index: -100!important;
  81. top: 135px;
  82. left: 515px;
  83. width: 250px;
  84. height: 100px;
  85. background: url(https://64.media.tumblr.com/3e926a8fc6653f39da5bcbe5b81b70dd/tumblr_p2wq6migV61uvjaajo1_500.jpg) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  86. background-size: cover;
  87. filter: grayscale(0)contrast(100%)brightness(90%);
  88. }
  89.  
  90. div.module_user_summary:before {
  91. z-index: 100!important;
  92. visibility: visible!important;
  93. content:"";
  94. position: absolute;
  95. top: 377px;
  96. left: 524px;
  97. width: 50px;
  98. height: 50px;
  99. border-radius: 100%;
  100. background: url(https://64.media.tumblr.com/ba91586def9e25744a3e6260194e8045/26c5f03169ab3cb4-7e/s400x600/de650ad57ed970b49315e9f16e224f607bd24f47.png) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  101. background-size: cover;
  102. filter: grayscale(0)contrast(90%);
  103. }
  104.  
  105. div.module_user_summary:after {
  106. z-index: -100!important;
  107. visibility: visible;
  108. content:"";
  109. position: absolute;
  110. top: 245px;
  111. left: 220px;
  112. width: 185px;
  113. height: 245px;
  114. border-radius: 0px 0px 10px 10px;
  115. background: url(https://64.media.tumblr.com/d508fb5dcda10dc460995b4fee5c0d80/tumblr_p4rzffzA6J1vlzd7yo6_250.png) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  116. background-size: cover;
  117. filter: grayscale(10);
  118. border: solid 5px #888;
  119. }
  120.  
  121. div.xg_span-16:before {
  122. visibility: visible!important;
  123. z-index: 100;
  124. content:"https://www.conflicted_contradiction.com"; /* CHANGE TEXT HERE */
  125. position: absolute;
  126. top: 132px;
  127. left: 270px;
  128. width: 510px;
  129. height: 20px;
  130. font: 10px 'arial narrow', cursive, sans serif;
  131. box-sizing: border-box;
  132. padding: 10px 10px 10px 10px;
  133. border: 1px solid #000;
  134. color: #000;
  135. border-radius: 5px;
  136. line-height: 0px;
  137. }
  138.  
  139. div.module_user_thumbnail:before {
  140. opacity: 1;
  141. visibility: visible;
  142. content:"FOLLOW"; /* CHANGE TEXT HERE */
  143. position: absolute;
  144. z-index: 1;
  145. top: 240px;
  146. left: 662px;
  147. width: 95px;
  148. height: 25px;
  149. letter-spacing: 1.5px;
  150. font: 10px 'Raleway', cursive, sans serif;
  151. color: #ddd;
  152. overflow: hidden;
  153. text-transform: uppercase;
  154. text-align: center;
  155. padding: 10px;
  156. border-radius: 20px;
  157. box-sizing: border-box;
  158. border: solid 2px #444;
  159. line-height: 3px;
  160. }
  161.  
  162. div.module_user_thumbnail:after {
  163. opacity: 1;
  164. visibility: visible;
  165. content:"@mikayla_grace"; /* CHANGE TEXT HERE */
  166. position: absolute;
  167. top: 310px;
  168. left: 532px;
  169. width: 230px;
  170. height: 10px;
  171. font: 9px 'raleway', cursive, sans serif;
  172. font-style: italic;
  173. color: #000;
  174. text-transform: uppercase;
  175. }
  176.  
  177. .dy-avatar.dy-avatar-full-width:after {
  178. opacity: 1;
  179. z-index: 100!important;
  180. visibility: visible;
  181. content:""; /* CHANGE TEXT HERE */
  182. position: absolute;
  183. top: 218px;
  184. left: 220px;
  185. width: 190px;
  186. height: 8px;
  187. border-radius: 10px 10px 0px 0px;
  188. padding: 10px;
  189. background: #444;
  190. }
  191.  
  192. .dy-avatar.dy-avatar-full-width:before {
  193. visibility: visible;
  194. z-index: 100;
  195. content:"pinned tweet"; /* CHANGE TEXT HERE */
  196. position: absolute;
  197. top: 370px;
  198. left: 515px;
  199. width: 250px;
  200. height: 65px;
  201. font: 9px 'raleway', cursive, sans serif;
  202. font-style: italic;
  203. text-align: left;
  204. box-sizing: border-box;
  205. line-height: 30px;
  206. border-radius: 10px;
  207. padding: 5px 10px 10px 70px;
  208. text-transform: uppercase;
  209. background: #aaa;
  210. color: #fff;
  211. }
  212.  
  213. div#xg_layout_column_2 {
  214. position: absolute;
  215. z-index: 100!important;
  216. width: 820px;
  217. height: 40px;
  218. top: 70px;
  219. font-size: 11px;
  220. left: 9%;
  221. background: #trans;
  222. font-family:'Raleway';
  223. color: #fff;
  224. -moz-transition: all 0.5s ease-out;
  225. -o-transition: all 0.5s ease-out;
  226. }
  227.  
  228. div.module_user_summary {
  229. visibility: hidden;
  230. }
  231.  
  232. .dy-avatar.dy-avatar-full-width {
  233. z-index: -1!important;
  234. width: 900px;
  235. margin-left: 0px;
  236. margin-top: 0px;
  237. height: 30px;
  238. background: #trans;
  239. }
  240.  
  241. img#xj_photo_img_tag {
  242. visibility: visible;
  243. z-index: 1!important;
  244. width: 80px!important;
  245. height: 80px!important;
  246. margin-left: 530px;
  247. margin-top: 190px;
  248. border: 6px solid #1e1919;
  249. -webkit-filter: grayscale(0.5)contrast(100%);
  250. border-radius: 100px;
  251. transition:all 0.3s ease-in-out;
  252. }
  253.  
  254. div.xg_span-16 {
  255. visibility: visible;
  256. z-index: -1!important;
  257. }
  258.  
  259. div.xg_3col {
  260. visibility: visible;
  261. }
  262.  
  263. /* POP UP + BUTTON COLOURS */
  264.  
  265. .xg_floating_container.xg_lightborder {
  266. background-color: #888;
  267. }
  268.  
  269. input.button.action-primary {
  270. background-color: #888;
  271. }
  272.  
  273. p.buttongroup {
  274. background-color: #888;
  275. padding: 5px;
  276. }
  277.  
  278. a.xj_cancel.action-secondary {
  279. color: #000;
  280. }
  281.  
  282. /* REMOVED CODES */
  283.  
  284. .online {
  285. display: none;
  286.  
  287. }
  288.  
  289. .xg_module_body.profile.vcard {
  290. display: none;
  291. }
  292.  
  293. .account-links {
  294. display: none;
  295.  
  296. }
  297.  
  298. #xg_foot {
  299. display: none;
  300. }
  301.  
  302. p.left {
  303. display: none;
  304. }
  305.  
  306. p.right.xg_lightfont {
  307. display: none;
  308. }
  309.  
  310. #xg_sitedesc {
  311. display: none;
  312. }
  313.  
  314. #xg_sitename {
  315. display: none;
  316. }
  317.  
  318. img.poweredbyLogo {
  319. display: none;
  320. }
  321.  
  322. .xg_module_head {
  323. display: auto;
  324. border-bottom: 0px solid #fff!important;
  325. }
  326.  
  327. #xg_profile_activity{
  328. display:none;
  329. }
  330.  
  331. .xg_sprite {
  332. background: transparent;
  333. }
  334.  
  335. a.send-message-link {
  336. display: none;
  337. }
  338.  
  339. dd.profile-like-button {
  340. display: none;
  341. }
  342.  
  343. dd.profile-social-buttons {
  344. display: none;
  345. }
  346.  
  347. .module_blog {
  348. display: none!important;
  349. }
  350.  
  351. a.xj_block_messages {
  352. display: none;
  353. }
  354.  
  355. h1, h2, h3, #xj_approvalBox, .module_groups, .xg_sprite.xg_sprite-add, .xg_module_comment_wall, .xg_chatBar, .xg_span-5, .module_feed, .module_about_user, .module_members, #xj_module_gift {
  356. display: none;
  357. }
  358.  
  359. ul.nobullets.last-child {
  360. display: none;
  361. }
  362.  
  363. span.fn {
  364. display: none;
  365. }
  366.  
  367. span.fn:before {
  368. content:"";
  369. }
  370.  
  371. a.xj_appearance_editor_profile {
  372. display: none;
  373. }
  374.  
  375. .xg_module.topmsg.birthday_msg {
  376. display: none!important;
  377. }
  378.  
  379.  
  380. #xg_body a {
  381. color: auto!important;
  382. background-color: transparent;
  383. font-style: normal;
  384. -webkit-transition: 1s;
  385.  
  386. }
  387.  
  388. p {
  389. color: auto!important;
  390. font-size: 11px;
  391. font-family: 'raleway', cursive, sans serif;
  392. }
  393.  
  394.  
  395. ::selection {
  396. background: #888;
  397. color: #000;
  398. }
  399.  
  400. ::-webkit-scrollbar {
  401. width: 4px;
  402. height: 0px;
  403. background: transparent;
  404. }
  405.  
  406. ::-webkit-scrollbar-thumb {
  407. background: #000;
  408. border-radius: 4px;
  409. }
  410.  
  411. ::-webkit-scrollbar-corner {
  412. background: transparent;
  413. }
  414.  
  415. #links {
  416. z-index: 1!important;
  417. position: fixed;
  418. font: 0px 'Raleway';
  419. text-transform: lowercase;
  420. margin-top: 230px;
  421. margin-left: -65px;
  422. text-align: left;
  423. width: 165px;
  424. height: 160px!important;
  425. border-top: solid 15px #444;
  426. background: #888;
  427. border-radius: 8px;
  428. box-sizing: border-box;
  429. padding: 0px 10px 0px 10px;
  430. }
  431.  
  432. #links a {
  433. color: #fff!important;
  434. margin: 0px -10px 0px -10px;
  435. filter: grayscale(10)brightness(145%);
  436. -webkit-transition: all 0.7s ease;
  437. }
  438.  
  439.  
  440. div.xg_3col:before {
  441. visibility: visible!important;
  442. z-index: -100!important;
  443. content:""; /* CHANGE TEXT HERE */
  444. position: absolute;
  445. top: 95px;
  446. left: 150px;
  447. width: 650px;
  448. height: 65px;
  449. font: 30px 'Playfair Display';
  450. color: #000;
  451. text-align: center;
  452. text-transform: uppercase;
  453. padding: 10px;
  454. border-radius: 10px 10px 0px 0px;
  455. box-sizing: border-box;
  456. background: #888;
  457. border-top: 30px solid #444;
  458. }
  459.  
  460.  
  461. div.xg_span-16:after { position: absolute; content:"mikayla"; width: 260px; height: 345px; top: 200px; left: 610px; font: 16px 'raleway', sans serif, cursive; color: #ddd; font-weight: bold; background-color: #888; border-top: 30px #444 solid; padding: 160px 10px 10px 20px; box-sizing: border-box; text-align: justify; border-radius: 10px;}
  462.  
  463.  
  464. .bio {
  465. width: 210px;
  466. height: 230px;
  467. margin-left: 540px;
  468. margin-top: 302px;
  469. word-spacing: 5px;
  470. font-family: 'arial narrow', cursive, sans serif;
  471. color: #000;
  472. font-size: 9px;
  473. text-align: justify;
  474. line-height: 35px;
  475. letter-spacing: 1px;
  476. }
  477.  
  478. @font-face { font-family: "nouvelle vague"; src: url('https://dl.dropboxusercontent.com/s/o94aqv6kpx8mbri/nouvelle_vague_final.ttf'); }
  479.  
  480. @font-face {
  481. font-family: 'Raleway';
  482. font-style: normal;
  483. font-weight: 400;
  484. src: local('Raleway'), local('Raleway-Regular'),
  485. url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
  486. 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;
  487. }
  488.  
  489. @font-face {
  490. font-family: 'Raleway';
  491. font-style: normal;
  492. font-weight: 700;
  493. src: local('Raleway Bold'), local('Raleway-Bold'), url(https://fonts.gstatic.com/s/raleway/v11/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  494. 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;
  495. }
  496.  
  497. .bio b, strong {color: #fff; font-family: 'raleway', cursive, sans serif; font-size:16px; letter-spacing:0px; font-weight: bold;}
  498.  
  499.  
  500. @font-face { font-family: "grand finale"; src: url('https://dl.dropboxusercontent.com/s/0o1246gnjusxe1u/GRAND%20FINALE.ttf'); }
  501.  
  502. i, em {
  503. color: #fff;
  504. font-family: 'raleway';
  505. font-size: 8px;
  506. line-height: 0px;
  507. }
  508.  
  509.  
  510. div#xg_layout_column_2:after {
  511. content:"she was a walking catastophe";
  512. z-index: -1000;
  513. position: absolute;
  514. top: 118px;
  515. left: 270px;
  516. width: 220px;
  517. height: 175px;
  518. text-align: right;
  519. background: #888;
  520. border-radius: 10px;
  521. border-top: #444 solid 25px;
  522. padding: 10px 20px 10px 20px;
  523. box-sizing: border-box;
  524. font-family: 'honeyguide';
  525. font-weight: bold;
  526. color: transparent;
  527. text-shadow: 3px 3px 0px #444;
  528. -webkit-text-stroke: .3px #fff;
  529. text-stroke: .3px #444;
  530. font-size: 45px;
  531. text-transform: lowercase;
  532. line-height: 44px;
  533. }
  534.  
  535. @font-face { font-family: honeyguide; src: url('https://dl.dropboxusercontent.com/s/t14z58lny3p0xli/DK%20Honeyguide%20Caps.otf') ;}
  536.  
  537.  
  538. @font-face { font-family: 'kitten'; src: url('https://dl.dropboxusercontent.com/s/7h7l8646d08hc62/KittenSwashTrial.ttf') ;}
  539.  
  540.  
  541. .chardesc {
  542. font-family: 'raleway';
  543. letter-spacing: 1.5px;
  544. color: #000;
  545. font-size: 7px;
  546. width: 230px;
  547. height: 50px;
  548. margin-left: 583px;
  549. margin-top: 384px;
  550. }
  551.  
  552. .header1 {
  553. margin-top: -585px;
  554. margin-left: 618px;
  555. width: 72px;
  556. height: 18px;
  557. font-size: 0px;
  558. background: url(https://storage.ning.com/topology/rest/1.0/file/get/6976193689?profile=RESIZE_710x) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  559. background-size: cover;
  560. filter: grayscale(1)brightness(94%);
  561. }
  562.  
  563.  
  564. #link {
  565. display: inline-block;
  566. position: fixed;
  567. width: 220px;
  568. -webkit-transition-duration: 0.8s;
  569. -moz-transition-duration: 0.8s;
  570. opacity: 1;
  571. margin-top: -190px;
  572. margin-left: 492px;
  573. }
  574.  
  575. #link a.links {
  576. display: inline-block;
  577. width: 300px;
  578. color: #fff;
  579. font-size: 8px;
  580. letter-spacing: 0.5px;
  581. font-family: 'raleway', cursive, sans serif;
  582. }
  583.  
  584.  
  585. .xg_3col:after{
  586. z-index: 100;
  587. content:"love how my face fits so good in your neck"; /* CHANGE TEXT HERE */
  588. position: absolute;
  589. top: 425px;
  590. left: 632px;
  591. width: 350px;
  592. height: 90px;
  593. font-family: 'raleway', cursive, sans serif;
  594. color: #fff;
  595. font-size: 8.5px;
  596. font-style: italic;
  597. letter-spacing: 0.5px;
  598. }
  599.  
  600. .links {
  601. z-index:100;
  602. width:230px;
  603. height:800px;
  604. text-align: center;
  605. margin-top:-470px;
  606. margin-left:-10px;
  607. -webkit-transition: all .5s ease-in-out;
  608. -moz-transition: all .5s ease-in-out;
  609. -o-transition: all .5s ease-in-out;
  610. }
  611.  
  612. .links a {
  613. z-index:100;
  614. height:450px;
  615. font-size: 11px;
  616. margin:0px;
  617. line-height:0px;
  618. -webkit-transition: all .5s ease-in-out;
  619. -moz-transition: all .5s ease-in-out;
  620. -o-transition: all .5s ease-in-out;
  621. -webkit-filter: grayscale(10)contrast(73%)brightness(240%);
  622. }
  623.  
  624. .links a:hover {
  625. opacity:0.5;
  626. -webkit-transition: all .5s ease-in-out;
  627. -moz-transition: all .5s ease-in-out;
  628. -o-transition: all .5s ease-in-out;
  629. }
  630.  
  631.  
  632. .navlinks {
  633. position: absolute;
  634. width: 100px;
  635. padding: 8px;
  636. margin-left: 664px;
  637. font-size: 11px;
  638. color: #000!important;
  639. background-color: #trans;
  640. text-align: center;
  641. margin-top: -700px;
  642. -webkit-filter: grayscale(10)contrast(100%)brightness(94%);
  643. -webkit-transition: 1.5s all ease-in-out;
  644. }
  645.  
  646. .navlinks a {
  647. display: inline-block;
  648. width: 100px;
  649. font-size: 10px;
  650. letter-spacing: 1px;
  651. margin-top: 4px;
  652. padding: 5px;
  653. text-transform: uppercase;
  654. color: #fff!important;
  655. }
Add Comment
Please, Sign In to add comment