mik98

amnesia - kailyn - css

Oct 15th, 2020
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.93 KB | None | 0 0
  1. Monochrome
  2.  
  3. body {
  4. background-color: #000;
  5. background-image: url();
  6. background-size: cover;
  7. }
  8.  
  9. html,body{cursor: url(http://static.tumblr.com/bcpenwm/e1znbxtup/cursor.png), progress;}
  10.  
  11. #xg_body {
  12. left: auto;
  13. position: fixed!important;
  14. margin-top: -50px;
  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: 45px;
  43. left: 505px;
  44. font: 11px 'Roboto';
  45. color: #000;
  46. text-transform: lowercase;
  47. text-align: justify;
  48. width: 280px;
  49. height: 280px;
  50. background: #trans;
  51. padding-top: 220px!important;
  52. padding: 60px;
  53. box-sizing: border-box;
  54. overflow: hidden;
  55. border-radius: 100%;
  56. border: 5px solid #525358;
  57. }
  58.  
  59. div#xg_layout_column_1 {
  60. position: relative;
  61. z-index: 1;
  62. top: 100px;
  63. left: 100px;
  64. width: 800px;
  65. height: auto;
  66. overflow: hidden;
  67. background: #;
  68. }
  69.  
  70. div#xg_layout_column_1:before {
  71. content:"";
  72. z-index: 99;
  73. position: absolute;
  74. width: 415px;
  75. height: 415px;
  76. top: 55px;
  77. left: 200px;
  78. background: #111; /* CHANGE IMAGE HERE */
  79. background-size: cover;
  80. box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
  81. -webkit-filter: grayscale(1);
  82. }
  83.  
  84. div#xg_layout_column_1:after {
  85. content:"";
  86. position: absolute;
  87. z-index:100;
  88. background: rgb(255, 255, 255);
  89. top: 80px;
  90. left: 225px;
  91. width: 285px;
  92. height: 345px;
  93. background: url(https://storage.ning.com/topology/rest/1.0/file/get/8040479300?profile=original) 0px 0px no-repeat; /* CHANGE IMAGE HERE */
  94. background-size: cover;
  95. filter: grayscale(0) brightness(100%);
  96. border-bottom: 15px solid #3e555e;
  97. border-radius: 6px;
  98.  
  99.  
  100. }
  101.  
  102.  
  103. .xg_3col:after {
  104. z-index: 99!important;
  105. visibility: visible!important;
  106. content:"Mikayla grace. twenty two. leave me alone, thanks.";
  107. font-family: silkscreen;
  108. font-size: 12px;
  109. letter-spacing: 0.2px;
  110. color: #525358;
  111. position: absolute;
  112. top: 345px;
  113. padding: 10px;
  114. left: 78px;
  115. width: 395px;
  116. height: 15px;
  117. background: #222;
  118. background-size: cover;
  119. filter: grayscale(0.3) brightness(120%);
  120. transform: rotate(-90deg);
  121.  
  122.  
  123.  
  124. }
  125.  
  126. div.module_user_summary:after {
  127. z-index: -999999!important;
  128. visibility: visible;
  129. content:"";
  130. position: absolute;
  131. top: 0px;
  132. left: 125px;
  133. width: 185px;
  134. height: 185px;
  135. background: #3e555e; /* CHANGE IMAGE HERE */
  136. background-size: cover;
  137. filter: grayscale(0);
  138. border-radius: 100%;
  139. border: 5px solid #3e555e;
  140. }
  141.  
  142. div.xg_span-16:before {
  143. visibility: visible!important;
  144. z-index: 100;
  145. content:""; /* CHANGE TEXT HERE */
  146. position: absolute;
  147. top: 545px;
  148. left: 700px;
  149. width: 100px;
  150. height: 100px;
  151. font: 30px 'Montserrat';
  152. font-weight: bold;
  153. overflow: hidden;
  154. box-sizing: border-box;
  155. padding: 10px;
  156. text-transform: uppercase;
  157. background: #trans;
  158. color: #fff;
  159. border-radius: 100%;
  160. border: 5px solid #trans;
  161. }
  162.  
  163. div.module_user_thumbnail:before {
  164. opacity: 10;
  165. visibility: visible;
  166. content:""; /* CHANGE TEXT HERE */
  167. position: absolute;
  168. z-index: 99999;
  169. top: 380px;
  170. left: 105px;
  171. width: 145px;
  172. height: 145px;
  173. font: 12px 'Roboto';
  174. font-weight: 900;
  175. color: #000;
  176. overflow: hidden;
  177. text-transform: uppercase;
  178. text-align: center;
  179. padding-top: 5px!important;
  180. padding: 10px;
  181. box-sizing: border-box;
  182. background: trans;
  183. border-radius: 100%;
  184. border: 5px solid #525358;
  185. }
  186.  
  187.  
  188. .xg_3col:before {
  189. z-index: 100;
  190. content:"And the dreams you left behind you didn't need them, Like every single wish we ever made, I wish that I could wake up with amnesia."; /* CHANGE TEXT HERE */
  191. font-family: silkscreen;
  192. font-size: 16px;
  193. padding: 5px;
  194. padding-top: 10px;
  195. line-height: 25px;
  196. color: #809f9c;
  197. text-align: center;
  198. position: absolute;
  199. top: 335px;
  200. left: 540px;
  201. width: 240px;
  202. height: 150px;
  203. border-radius:6px;
  204. background: rgba(125, 125, 125, 0.5);
  205. background-size: cover;
  206. filter: grayscale(0);
  207. }
  208.  
  209. @font-face { font-family: "silkscreen"; src: url('https://dl.dropboxusercontent.com/s/ejwz9kcu3vq0hz9/slkscr.ttf'); }
  210.  
  211.  
  212. .dy-avatar.dy-avatar-full-width:before {
  213. visibility: visible;
  214. z-index: 1;
  215. content:""; /* CHANGE TEXT HERE */
  216. position: absolute;
  217. top: 315px;
  218. left: 465px;
  219. width: 260px;
  220. height: 260px;
  221. font: 20px 'Montserrat';
  222. font-weight: bold;
  223. text-align: center;
  224. overflow: hidden;
  225. box-sizing: border-box;
  226. line-height: 30px;
  227. padding: 10px;
  228. text-transform: uppercase;
  229. background: #809f9c;
  230. color: #fff;
  231. border-radius: 100%;
  232. border: 5px solid #809f9c;
  233.  
  234. }
  235.  
  236. div#xg_layout_column_2 {
  237. position: absolute;
  238. z-index: 100!important;
  239. width: 820px;
  240. height: 40px;
  241. top: 70px;
  242. font-size: 11px;
  243. left: 9%;
  244. background: #trans;
  245. font-family:'Roboto';
  246. color: #fff;
  247. -moz-transition: all 0.5s ease-out;
  248. -o-transition: all 0.5s ease-out;
  249. }
  250.  
  251. div.module_user_summary {
  252. visibility: hidden;
  253. }
  254.  
  255. .dy-avatar.dy-avatar-full-width {
  256. z-index: -1!important;
  257. width: 900px;
  258. margin-left: 0px;
  259. margin-top: 0px;
  260. height: 30px;
  261. background: #trans;
  262. }
  263.  
  264. img#xj_photo_img_tag {
  265. visibility: hide;
  266. z-index: 1!important;
  267. width: 120px!important;
  268. height: 120px!important;
  269. margin-left: 550px;
  270. margin-top: 105px;
  271. border: 5px solid #fff;
  272. border-radius: 100px;
  273. transition:all 0.3s ease-in-out;
  274. box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .6);
  275. }
  276.  
  277. div.xg_span-16 {
  278. visibility: visible;
  279. z-index: -1!important;
  280. }
  281.  
  282. div.xg_3col {
  283. visibility: visible;
  284. }
  285.  
  286. /* POP UP + BUTTON COLOURS */
  287.  
  288. .xg_floating_container.xg_lightborder {
  289. background-color: rgb(132, 132, 132);
  290. }
  291.  
  292. input.button.action-primary {
  293. background-color: rgb(85, 85, 85);
  294. }
  295.  
  296. p.buttongroup {
  297. background-color: rgb(170, 170, 170);
  298. padding: 5px;
  299. }
  300.  
  301. a.xj_cancel.action-secondary {
  302. color: rgb (255, 255, 255);
  303. }
  304.  
  305. /* REMOVED CODES */
  306.  
  307. .online {
  308. display: none;
  309.  
  310. }
  311.  
  312. .xg_module_body.profile.vcard {
  313. display: none;
  314. }
  315.  
  316. .account-links {
  317. display: none;
  318.  
  319. }
  320.  
  321. #xg_foot {
  322. display: none;
  323. }
  324.  
  325. p.left {
  326. display: none;
  327. }
  328.  
  329. p.right.xg_lightfont {
  330. display: none;
  331. }
  332.  
  333. #xg_sitedesc {
  334. display: none;
  335. }
  336.  
  337. #xg_sitename {
  338. display: none;
  339. }
  340.  
  341. img.poweredbyLogo {
  342. display: none;
  343. }
  344.  
  345. .xg_module_head {
  346. display: auto;
  347. border-bottom: 0px solid #fff!important;
  348. }
  349.  
  350. #xg_profile_activity{
  351. display:none;
  352. }
  353.  
  354. .xg_sprite {
  355. background: transparent;
  356. }
  357.  
  358. a.send-message-link {
  359. display: none;
  360. }
  361.  
  362. dd.profile-like-button {
  363. display: none;
  364. }
  365.  
  366. dd.profile-social-buttons {
  367. display: none;
  368. }
  369.  
  370. .module_blog {
  371. display: none!important;
  372. }
  373.  
  374. a.xj_block_messages {
  375. display: none;
  376. }
  377.  
  378. 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 {
  379. display: none;
  380. }
  381.  
  382. ul.nobullets.last-child {
  383. display: none;
  384. }
  385.  
  386. span.fn {
  387. display: none;
  388. }
  389.  
  390. span.fn:before {
  391. content:"";
  392. }
  393.  
  394. a.xj_appearance_editor_profile {
  395. display: none;
  396. }
  397.  
  398. .xg_module.topmsg.birthday_msg {
  399. display: none!important;
  400. }
  401.  
  402. /* TEXT + LINK CODES*/
  403.  
  404. a#add-as-friend-link {
  405. position: fixed;
  406. font-size: 20px;
  407. font-weight: 900;
  408. font-family: 'Playfair Display';
  409. margin-top: 89px;
  410. margin-left: -120px;
  411. letter-spacing: 2px;
  412. text-transform: uppercase;
  413. text-align: right;
  414. color: rgb(255, 255, 255)!important;
  415. -webkit-transition: ease-in-out 0.6s;
  416. -webkit-transition-duration: 700ms;
  417. text-shadow: 0px 2px 2px #111111;
  418. transform: rotate(-90deg);
  419. }
  420.  
  421. #xg_body a {
  422. color: auto!important;
  423. background-color: transparent;
  424. font-style: normal;
  425. -webkit-transition: 1s;
  426.  
  427. }
  428.  
  429. p {
  430. color: auto!important;
  431. font-size: 11px;
  432. font-family: 'Tahoma';
  433. }
  434.  
  435.  
  436. ::selection {
  437. background: #c6f3f5;
  438. color: #ffffff;
  439. }
  440.  
  441. ::-webkit-scrollbar {
  442. width: 4px;
  443. height: 0px;
  444. background: transparent;
  445. }
  446.  
  447. ::-webkit-scrollbar-thumb {
  448. background: #aaa;
  449. border-radius: 4px;
  450. }
  451.  
  452. ::-webkit-scrollbar-corner {
  453. background: transparent;
  454. }
  455.  
  456. #links {
  457. z-index: 1!important;
  458. position: fixed;
  459. overflow: hidden;
  460. font: 10px 'Roboto';
  461. text-transform: lowercase;
  462. margin-top: 90px;
  463. margin-left: 535px;
  464. text-align: left;
  465. width: 50px;
  466. height: 215px!important;
  467. background: #trans;
  468. line-height: 45px;
  469. }
  470.  
  471. #links a {
  472. color: #fff!important;
  473. margin-left: 20px;
  474. padding-left:10px;
  475. padding: 5px;
  476. -webkit-transition: all 0.7s ease;
  477. }
  478.  
  479.  
  480. #links a {
  481. color: #3e555e!important;
  482. background: #3e555e;
  483. border-radius: 100%;
  484. padding: 5px;
  485. margin: 8px;
  486. -webkit-transition: all 0.7s ease;
  487. }
  488.  
Add Comment
Please, Sign In to add comment