Advertisement
PhantomGame

Rckstr CSS

Apr 9th, 2025
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 18.37 KB | Gaming | 0 0
  1. :root {
  2.     --Watermark: "rckstr";
  3.     --pic: url(https://i.pinimg.com/736x/99/a9/56/99a956a9f3bfea3f8832e389787bfdf0.jpg);
  4.     --white: #fff;
  5.     --uiscale: 1;
  6.     --color: #FFAAFF;
  7. }
  8.  
  9. @font-face {
  10.     font-family: gamefont;
  11.     src: url(https://reizu.moe/fonts/Renogare.ttf);
  12. }
  13.  
  14.  
  15. @font-face {
  16.     font-family: Watermark;
  17.     src: url(https://fonts.gstatic.com/s/joan/v1/ZXupe1oZsqWRXRBN8A.woff2)
  18. }
  19.  
  20. @font-face {
  21.     font-family: hpammo;
  22.     src: url(https://fonts.gstatic.com/s/montserrat/v15/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2)
  23. }
  24.  
  25. /* scale */
  26.  
  27. #uiBase {
  28.     height: calc(100%/var(--uiscale)) !important;
  29.     width: calc(100%/var(--uiscale)) !important;
  30.     transform: scale(var(--uiscale)) !important;
  31. }
  32.  
  33. /* instructions */
  34.  
  35. #instructionHolder {
  36.     background-color: transparent;
  37.     backdrop-filter: grayscale(1) brightness(0.3);
  38. }
  39.  
  40. #uiBase.onMenu #spectButton {
  41.     top: calc(78% + 0px);
  42. }
  43.  
  44. #spectButton span {
  45.     font-size: 0 !important;
  46. }
  47.  
  48. #spectButton .switchsml {
  49.     margin: 0;
  50.     width: 64px;
  51.     height: 64px;
  52. }
  53.  
  54. .sliderSml::before {
  55.     content: "visibility";
  56.     font-size: 64px;
  57.     color: white;
  58.     width: max-content;
  59.     height: auto;
  60.     background-color: transparent;
  61.     text-align: center;
  62.     transition-duration: 0.5s;
  63.     font-family: 'Material Icons Outlined';
  64.     left: unset;
  65.     bottom: unset;
  66. }
  67.  
  68. input:checked+.sliderSml::before {
  69.     content: "visibility_off";
  70.     color: var(--white);
  71.     transform: unset;
  72.     transition-duration: 0.5s;
  73. }
  74.  
  75. input:checked+.sliderSml {
  76.     background-color: transparent !important;
  77. }
  78.  
  79. .sliderSml {
  80.     opacity: 1;
  81.     background-color: transparent;
  82. }
  83.  
  84. #uiBase.onMenu #spectateUI {
  85.     bottom: 100% !important;
  86.     left: 96% !important;
  87. }
  88.  
  89. #uiBase.onMenu #specTimer {
  90.     color: var(--white) !important;
  91.     text-align: left !important;
  92.     text-shadow: 1px 0px 1px #000000, 0px 1px 1px #000000, 2px 1px 1px #000000, 1px 2px 1px #000000, 3px 2px 1px #000000, 2px 3px 1px #000000, 4px 3px 1px #000000, 3px 4px 1px #000000, 5px 4px 1px #000000, 4px 5px 1px #000000, 6px 5px 1px #000000, 5px 6px 1px #000000, 7px 6px 1px #000000
  93. }
  94.  
  95.     /* Removal */
  96.  
  97. #aHolder,
  98. #instructions,
  99. .leaderCounter,
  100. #mapInfoHld,
  101. #topRightAdHolder,
  102. .endAHolder,
  103. #ammoMax,
  104. #merchImg,
  105. #onetrust-consent-sdk,
  106. #braveWarning,
  107. #newsHolder,
  108. #streamContainer,
  109. #newUserGuide,
  110. #krDiscountAd,
  111. #updateAd,
  112. #editorBtnM,
  113. .verticalSeparator,
  114. .terms.standout,
  115. .verticalSeparatorInline,
  116. .terms,
  117. .menuWindowSideL,
  118. .windowHeader,
  119. .menuSocialB,
  120. #bubbleContainer,
  121. #termsInfo,
  122. #menuBtnProfile,
  123. #menuBtnShop,
  124. #menuBtnChall,
  125. #menuBtnSocial,
  126. #policeButton,
  127. #menuBtnMaps,
  128. #menuBtnMods,
  129. #menuBtnSettings,
  130. #mainLogo,
  131. #freeKRAd,
  132. #rankedBlog,
  133. #doubleXPAd,
  134. #seasonLabel,
  135. #menuClassNameTag,
  136. #doubleClassXPAd,
  137. #mainLogoFace,
  138. .menuItem[onclick$="showWindow(49)"],
  139. #tlInfHold,
  140. .newsItem,
  141. #bottomLeftChallIcon,
  142. #timerIcon,
  143. #recTimer,
  144. .weapKey,
  145. .weapSkin,
  146. .weapStreak,
  147. .weapStreakHolder,
  148. #bottomLeftTeamType,
  149. #voiceIcon,
  150. #classPreviewCanvas,
  151. #chatSwitchHolder,
  152. #bottomLeftTeamName,
  153. #menuClassIcn,
  154. #myScoreVal,
  155. #kdVal,
  156. #ammoIcon,
  157. #scoreCount .material-icons,
  158. #livesCount .material-icons,
  159. #reloadMsg {
  160.     display: none !important;
  161. }
  162.  
  163.  
  164.     /* Removal V2 */
  165.  
  166. .button,
  167. #mLevelCont,
  168. #bottomLeftPlayer,
  169. #bottomLeftPlayerLeft,
  170. #bottomLeftPlayerRight,
  171. #bottomLeftTeamType,
  172. #bottomLeftTeamName,
  173. #chatInputHolder,
  174. .greyInner,
  175. .greyInlineInner,
  176. .greyInlineInnerMid,
  177.  #mLevelCont,
  178. .headerBarLeft,
  179. .headerBarRight,
  180. .weapItemInner,
  181. .weapItem,
  182. #leaderContainer,
  183. #bottomLeftHealtBar {
  184.     background-color: transparent;
  185. }
  186.  
  187.     /* Removal V3 */
  188. .button,
  189. .button:hover {
  190.         border: hidden ! important;
  191.       transform: none;
  192. }
  193.  
  194.     /* Removal V4 */
  195.  
  196. #matchInfo {
  197.     visibility: hidden !important;
  198. }
  199.  
  200.         /* Useless General Gray Shit */
  201.  
  202. .greyInner, .greyInlineInner {
  203.     background-color: transparent !important;
  204.  
  205. }
  206.  
  207.  
  208.         /* Health Shit */
  209.  
  210.         #bottomLeftHealth {
  211.             left: 35%;
  212.             bottom: 5%;
  213.             text-align: center !important;
  214.             background: transparent;
  215.             background-color: transparent;
  216.             position: fixed;
  217.         }
  218.  
  219.         #bottomLeftHealthBar {
  220.           visibility: hidden;
  221.         }
  222.  
  223.           #bottomLeftPlayerMid {
  224.             position: fixed;
  225.             bottom: 25px;
  226.             left: 140px;
  227.           }
  228.           #bottomLeftChallIcon {
  229.             display: none;
  230.           }
  231.           #bottomLeftPlayerMid {
  232.             width: var(--hpBarWidth);
  233.           }
  234.  
  235.           #bottomLeftChallIcon {
  236.             display: none;
  237.           }
  238.  
  239. #bottomLeftTeamType {
  240.     display: none;
  241. }
  242.   #bottomLeftTeamName {
  243.     display: none;
  244. }
  245. #bottomLeftChallIcon {
  246.     display: none;
  247. }
  248.  
  249.  
  250.         /* Hud Icon Shit */
  251.  
  252. /*Hud Icon*/
  253. #bottomLeftClassImg {
  254.     display: none;
  255. }
  256.  
  257. #menuMiniProfilePic,#profilePicM {
  258.     content: var(--pic)
  259. }
  260.  
  261.         /* Weapon */
  262.  
  263.  
  264.         #ammoHolder {
  265.             position: fixed;
  266.             transform: unset;
  267.             width: 35px;
  268.             height: 4px;
  269.             size: 20px;
  270.             top: calc(50% + 25px);
  271.             left: calc(49%);
  272.             background-color: transparent;
  273.             background-image: linear-gradient(45deg, white, white);
  274.             text-align: center !important;
  275.         }
  276.  
  277.         #bottomLeftHealth,
  278.         #ammoVal {
  279.             font-size: 96px;
  280.             font-weight: bolder;
  281.             position: fixed;
  282.             font-family: 'hpammo';
  283.             text-align: center;
  284.         }
  285.         #ammoVal {
  286.             right: 35%;
  287.             bottom: 5%;
  288.             text-align: center;
  289.         }
  290.  
  291. .weapItemInner, .weapItem {
  292.     display: none;
  293. }
  294.  
  295. #reloadMsg {
  296.     bottom: calc(50% - 300px);
  297.     border: none;
  298.     color: white;
  299.     font-family: 'Material Icons';
  300.     font-size: 0;
  301.     -webkit-animation-name: spin;
  302.     -webkit-animation-duration: 4000ms;
  303.     -webkit-animation-iteration-count: infinite;
  304.     -webkit-animation-timing-function: linear;
  305.     background-color: transparent;
  306.     width: 60px;
  307.     left: calc(50% - 30px);
  308.     height: 60px;
  309.     line-height: 60px;
  310.     text-align: center;
  311.     padding: unset;
  312.     border-radius: 100%;
  313. }
  314.  
  315. #reloadMsg::before {
  316.     content: "autorenew";
  317.     font-size: 45px;
  318. }
  319.  
  320.  
  321.         /* Timer Shit */
  322.  
  323. #timerInner.topLeftOld, #timerHolder.topLeftOld {
  324.     background-color: transparent;
  325.     transform: translate(-4px, 0px);
  326.     text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  327.     font-size: 48px;
  328. }
  329.  
  330.  
  331. #timerVal.topLeftOld {
  332.   font-size: 48px !important;
  333. }
  334.  
  335.         /* Leader Shit */
  336.  
  337. .leaderItem {
  338.   color: white;
  339.   font-size: ;
  340. }
  341.  
  342. #leaderContainer, #leaderboardHolder {
  343.     background-color: transparent;
  344. }
  345.  
  346.         /* Counters Shit */
  347.  
  348. .statIcon {
  349.     background-color: transparent;
  350. }
  351.  
  352.         /* MatchInfo Shit */
  353.  
  354. #topLeftBottom::after {
  355.     content: var(--Watermark);
  356.       font-size:25px;
  357.     font-family: 'watermark';
  358.     font-weight: bold;
  359.     letter-spacing: -0.5px;
  360.     background-image: linear-gradient(to right, var(--color), #FFFFFF, var(--color));
  361.     -webkit-background-clip: text;
  362.     -webkit-text-fill-color: transparent;
  363.     animation: rainbow-animation 300s linear infinite;
  364.     }
  365.  
  366.     @keyframes rainbow-animation {
  367.         to {
  368.             background-position: 4500vh;
  369.     }
  370. }
  371.  
  372. #topLeftBottom {
  373.     transform: translate(7px, -60px);
  374. }
  375.  
  376. #matchInfo {
  377.     visibility: hidden !important;
  378. }
  379.  
  380.         /* Name Shit */
  381.  
  382.  
  383. .leaderNameM {
  384.     color:white !important;
  385.     text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  386.     font-size: 22px !important;
  387. }
  388.  
  389. .leaderScore {
  390.     color: rgb(255,255,255) !important;
  391.     opacity: 1;
  392.   text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  393.   font-size: 22px;
  394. }
  395.  
  396. .leaderName span, .leaderNameF span {
  397.     display: none;
  398. }
  399.  
  400.         /* Chat */
  401.  
  402. #chatInput {
  403.   background-color: transparent;
  404.     border: none;
  405. }
  406.  
  407. #chatInputHolder {
  408.   margin-left: -74px;
  409. }
  410.  
  411. .chatItem {
  412.         font-size: 15px;
  413.         padding-right: 5px;
  414.         max-width: unset;
  415.         background-color: transparent;
  416.         border: transparent;
  417.         color: white;
  418.         text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  419.         margin-top: 0px !important;
  420.         margin-bottom: 0px !important;
  421. }
  422.  
  423. #chatList {
  424.         background-color: transparent;
  425.         -webkit-mask-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.75)));
  426. }
  427.  
  428. #chatList::-webkit-scrollbar {
  429.    display:none;
  430. }
  431.  
  432. .chatMsg {
  433.     color: #fff !important;
  434. }
  435. .chatMsg span[style*="#9eeb56"] {
  436.     color: #fff !important;
  437. }
  438. .chatMsg[style="color:#fc03ec"] {
  439.     color: var(--white) !important;
  440. }
  441.  
  442. .chatMsg span[style*="#eb5656"] {
  443.     color: var(--color) !important;
  444. }
  445.  
  446. .leaderName {
  447.   color: var(--color);
  448.   text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  449.   font-size: 22px;
  450. }
  451.  
  452. .leaderNameF {
  453.   color: white !important;
  454.   text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  455.   font-size: 22px;
  456. }
  457.  
  458.  
  459. /* other */
  460.  
  461. /*#uiBase {
  462.     height: 117.647058% !important;
  463.     width: 88.235294% !important;
  464.     transform: scale(1.133333, 0.85) !important;
  465. }*/
  466.  
  467. .menuBtnExit {
  468.   display: none;
  469. }
  470.  
  471.  
  472. .menBtnIcn {
  473.   color: white !important;
  474. }
  475.  
  476. #menuItemContainer {
  477.   top: 0px;
  478. }
  479.  
  480. #signedOutHeaderBar {
  481.   display: none;
  482. }
  483.  
  484. #menuClassName, #menuClassSubtext {
  485.   display: none !important;
  486. }
  487.  
  488. #customizeButton {
  489.     width: auto;
  490.     padding: 0px;
  491.     height: 40px;
  492.     background-color: transparent;
  493.     border: none !important;
  494.     font-size: 40px !important;
  495.     text-shadow: none !important;
  496. }
  497.  
  498. #customizeButton .material-icons, #classPreviewCanvas {
  499.     display: none;
  500. }
  501.  
  502. #menuClassContainer {
  503.   bottom: 30px;
  504.   right: 43%;
  505.   z-index: 99999999999;
  506.   text-align: center;
  507.   margin-right: 20px;
  508. }
  509.  
  510. #hiddenClasses {
  511.     display: flex !important;
  512.     flex-direction: row;
  513.     position: fixed;
  514.     right: 0px;
  515.     bottom: 0;
  516.     height:116px;
  517.     width: 0;
  518.     z-index: 12;
  519.     overflow: hidden;
  520.     align-items: center;
  521.     pointer-events: all;
  522.     color: #fff;
  523.     transition: 0.4s;
  524. }
  525.  
  526. #hiddenClasses:hover {
  527.     width: 660px;
  528.     color: transparent;
  529. }
  530.  
  531. #hiddenClasses::after {
  532.     position: fixed;
  533.     content: "chevron_left";
  534.     font-family: 'Material Icons';
  535.     font-size: 48px;
  536.     line-height: 120px;
  537.     pointer-events: all;
  538.     right: 0px;
  539. }
  540.  
  541. #hiddenClasses div {
  542.     display: block;
  543.     width: 64px;
  544.     height: 64px;
  545.     pointer-events: auto;
  546.     image-rendering: pixelated;
  547.     margin-left: 10px;
  548.     object-fit: cover;
  549. }
  550.  
  551. #hiddenClasses div:hover {
  552.     cursor:pointer;
  553. }
  554.  
  555. #menuClassPicker0[onclick="selectClass(0)"] {
  556.     content: url(https://assets.krunker.io/textures/classes/icon_0.png?build=uLz7w);
  557. }
  558.  
  559. #menuClassPicker1[onclick="selectClass(1)"] {
  560.     content :url(https://assets.krunker.io/textures/classes/icon_1.png?build=uLz7w);
  561. }
  562.  
  563. #menuClassPicker2[onclick="selectClass(2)"] {
  564.     content: url(https://assets.krunker.io/textures/classes/icon_2.png?build=uLz7w);
  565. }
  566.  
  567. #menuClassPicker3[onclick="selectClass(3)"] {
  568.     content: url(https://assets.krunker.io/textures/classes/icon_3.png?build=uLz7w);
  569. }
  570.  
  571. #menuClassPicker4[onclick="selectClass(4)"] {
  572.     display: none;
  573. }
  574.  
  575. #menuClassPicker5[onclick="selectClass(5)"] {
  576.     content: url(https://assets.krunker.io/textures/classes/icon_5.png?build=uLz7w);
  577. }
  578.  
  579. #menuClassPicker6[onclick="selectClass(6)"] {
  580.     content: url(https://assets.krunker.io/textures/classes/icon_6.png?build=uLz7w);
  581. }
  582.  
  583. #menuClassPicker7[onclick="selectClass(7)"] {
  584.     content: url(https://assets.krunker.io/textures/classes/icon_7.png?build=uLz7w);
  585. }
  586.  
  587. #menuClassPicker8[onclick="selectClass(8)"] {
  588.     display: none;;
  589. }
  590.  
  591. #menuClassPicker9[onclick="selectClass(9)"] {
  592.     display: none;
  593. }
  594.  
  595. #menuClassPicker10[onclick="selectClass(10)"] {
  596.     display: none;
  597. }
  598.  
  599. #menuClassPicker11[onclick="selectClass(11)"] {
  600.     display: none;
  601. }
  602.  
  603. #menuClassPicker12[onclick="selectClass(12)"] {
  604.     content: url(https://assets.krunker.io/textures/classes/icon_12.png?build=uLz7w);
  605. }
  606.  
  607. #menuClassPicker13[onclick="selectClass(13)"] {
  608.     display: none;
  609. }
  610.  
  611. #menuClassPicker14[onclick="selectClass(14)"] {
  612.     display: none;
  613. }
  614.  
  615. #loadingBg {
  616.   background-image: var(--bgpic) !important;
  617.   background-size:cover;
  618.   background-repeat:no-repeat;
  619.   z-index: 999999999;
  620. }
  621.  
  622. #loadingBg.onMenu {
  623.     display: none;
  624. }
  625.  
  626. #pingText, .topRightCounters, #pingDisplay {
  627.   color: white !important;
  628.   text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  629.   font-size: 18px;
  630.   margin-top: 20px;
  631. }
  632.  
  633. .endCard, #endTable {
  634.   background-color: transparent;
  635. }
  636.  
  637. #endTable {
  638.   text-shadow: 3px 3px 0 rgba(0,0,0,.3);
  639. }
  640.  
  641. .killStreakItem {
  642.   background-color: transparent;
  643. }
  644.  
  645. #killStreakHolder {
  646.     margin-right: 100px;
  647. }
  648.  
  649. /* menu  */
  650.  
  651. #windowHolder.popupWin, .settingsHeader, .setBodH, #settingsTabLayout, .settingTab, #selectorContainer {
  652.   background-color: transparent;
  653. }
  654.  
  655.  
  656. #windowHolder {
  657.     display: block !important;
  658. }
  659.  
  660. #windowHolder {
  661.     display: block !important;
  662.     opacity: 0;
  663.     transition-duration: 0.3s;
  664. }
  665.  
  666. #windowHolder[style*="block"] {
  667.     opacity: 1;
  668. }
  669.  
  670. #windowHolder[style*="none"] * {
  671.     pointer-events: none;
  672. }
  673.  
  674. .setHed {
  675.   border: none;
  676.   background-color: transparent;
  677. }
  678.  
  679. .settName, .settNameSmall {
  680.     color: white !important;
  681.     border-bottom: none;
  682. }
  683.  
  684. .sliderVal {
  685.   border: 3px solid transparent !important;
  686.   background-color: transparent;
  687. }
  688.  
  689. #menuWindow.dark {
  690.     background-image: linear-gradient(0deg, #0c0c0c -20%, #151515 100%);
  691. }
  692.  
  693. .sliderM {
  694.     background-color: #ffffff10;
  695.     border-radius: 0px !important;
  696. }
  697.  
  698. .sliderM::-webkit-slider-thumb {
  699.     -webkit-appearance: none;
  700.     appearance: none;
  701.     width: 15px;
  702.     height: 15px;
  703.     border-radius: 0px;
  704.     background: #fff;
  705.     cursor: pointer;
  706. }
  707.  
  708. .slider:before {
  709.   background-color: transparent;
  710. }
  711.  
  712.  
  713. .setSugBox2 {
  714.   display: none;
  715. }
  716.  
  717. ::-webkit-scrollbar, ::-webkit-scrollbar-thumb:hover, ::-webkit-scrollbar-track, ::-webkit-scrollbar-thumb {
  718.   display: none;
  719. }
  720.  
  721. .settingsHeader {
  722.  backdrop-filter: blur(10px);
  723. }
  724.  
  725. .inputGrey2 {
  726.     background: transparent;
  727.     color: white;
  728. }
  729.  
  730. .className, .classWeap,.classXPBar, .classLvl, .classHP {
  731.   display: none;
  732. }
  733.  
  734. .classCard {
  735.     box-shadow: none;
  736.     background-color: transparent;
  737.     width: 85px;
  738. }
  739.  
  740. .classImgC {
  741.     filter: drop-shadow(0px 0px 2px white) grayscale(1);
  742. }
  743.  
  744. .classImgC:hover {
  745.     filter: drop-shadow(0px 0px 2px white) grayscale(0) !important;
  746.     transition: 300ms;
  747. }
  748.  
  749. #selectorContainer {
  750.     background-color: transparent;
  751.     height: 50px;
  752. }
  753.  
  754. .selectorItem .selectorIcon {
  755.     display: none;
  756.     height: 30px;
  757. }
  758.  
  759. .selectorItem {
  760.     height: 30px !important;
  761. }
  762.  
  763. .selectorItem:hover {
  764.     background-color: transparent !important;
  765. }
  766.  
  767. .selectedItem {
  768.     border: none !important;
  769. }
  770.  
  771. .skinCard {
  772.     background-color: transparent;
  773.     border: none !important;
  774. }
  775.  
  776. .selectorLabel {
  777.   text-shadow: none;
  778. }
  779.  
  780. .custContainer {
  781.   border: none;
  782.   background-color: transparent;
  783. }
  784.  
  785. /* menu test */
  786.  
  787. .menuDebugInfo {
  788.     display: none;
  789. }
  790.  
  791. #menuRegionLabel {
  792.     font-size:0px;
  793. }
  794.  
  795. #menuRegionLabel:after {
  796.     font-size: 34px !important;
  797.     content: var(--Watermark);
  798.     opacity: 1;
  799.     font-family: 'watermark';
  800.     font-weight: bold;
  801.     letter-spacing: -0.5px;
  802.     background-image: linear-gradient(to right, var(--color), #FFFFFF, var(--color));
  803.     -webkit-background-clip: text;
  804.     -webkit-text-fill-color: transparent;
  805.     animation: rainbow-animation 300s linear infinite;
  806. }
  807.  
  808. .headerBarRight {
  809.     background-color: transparent;
  810.     margin-top: -20px;
  811. }
  812.  
  813. #menuItemContainer {
  814.     top: 0;
  815.     background: black;
  816.     background-image: linear-gradient(0deg, #0c0c0c -20%, #151515 100%);
  817. }
  818.  
  819. #mLevelCont {
  820.     display: none;
  821. }
  822.  
  823. .headerBarLeft {
  824.     left: 5%;
  825.     background-color: transparent;
  826. }
  827.  
  828. .progressBar, .verticalSeparator, #menuJNKCount, #menuUsernameContainer, #menuKRCount {
  829.     display: none;
  830. }
  831.  
  832. .menuItem .menuItemTitle {
  833.     display: none;
  834. }
  835. .menuItem:hover .menBtnIcn {
  836.     transform: none !important;
  837.     color: #FFAAFF !important;
  838. }
  839.  
  840. .button:hover {
  841.     transform: none !important;
  842.     border: none !important;
  843. }
  844.  
  845. .button.small {
  846.   border-radius: 0px;
  847. }
  848.  
  849. #mailIcon:hover {
  850.     transform: none;
  851.     color: #FFAAFF !important;
  852. }
  853.  
  854. .button.lgn {
  855.     margin-top: 0px;
  856.     background-image: linear-gradient(0deg, #0c0c0c -20%, #151515 100%);
  857.     border-radius: 0px;
  858.     border: none !important;
  859. }
  860.  
  861. #endTable {
  862.   background-color: transparent;
  863. }
  864.  
  865. .endCard {
  866.   background-image: linear-gradient(0deg, #0c0c0c -20%, #151515 100%);
  867. }
  868.  
  869. #subLogoButtons {
  870.     position: absolute;
  871.     top: 0 !important;
  872.     left: 60%;
  873.     transform: translate(-50%,0) scale(.95);
  874.     background-image: linear-gradient(270deg, #0c0c0c -20%, #151515 100%);
  875.     width: 100%;
  876.     margin-left: 20%;
  877.     padding-left: 90%;
  878.     padding-top: 10px;
  879.     padding-bottom: 3px;
  880.     margin-top: -3px;
  881.     height: 5%
  882. }
  883.  
  884. #menuBtnHost, #menuBtnBrowser, #menuBtnJoin, #inviteButton{
  885.     visibility: hidden !important;
  886.     font-size: 0px !important;
  887.     font-family: 'Material Icons';
  888. }
  889.  
  890. #menuBtnHost:hover, #menuBtnBrowser:hover, #menuBtnJoin:hover, #inviteButton:hover {
  891.   color: #FFAAFF !important;
  892. }
  893.  
  894.  
  895. #menuBtnHost::after {
  896.     visibility: visible !important;
  897.     font-size: 50px !important;
  898.     content: "edit_note";
  899.     text-align: center;
  900. }
  901.  
  902. #menuBtnBrowser::after {
  903.   visibility: visible !important;
  904.   font-size: 50px !important;
  905.   content: "search";
  906. }
  907.  
  908. #inviteButton::after {
  909.   visibility: visible !important;
  910.   font-size: 50px !important;
  911.   content: "link";
  912. }
  913.  
  914. #menuBtnJoin::after {
  915.   visibility: visible !important;
  916.   font-size: 50px !important;
  917.   content: "person_add";
  918. }
  919.  
  920.  
  921. #instructions {
  922.     display: none;
  923. }
  924.  
  925. #spectButton [style="font-size:15px;color:rgba(255,255,255,0.6)"] {
  926.     display:none;
  927. }
  928.  
  929. .sliderSml {
  930.     visibility:hidden;
  931. }
  932.  
  933. .sliderSml:after {
  934.     visibility:visible;
  935.     content:'Spectate';
  936.     color:#fff;
  937.     font-size: 28px;
  938. }
  939.  
  940. input:checked+.sliderSml:after {
  941.     visibility:visible;
  942.     content:'Spectating';
  943. }
  944. #uiBase.onMenu #spectButton {
  945.     top: 5.5%;
  946.     left: 9%;
  947.     visibility: hidden;
  948. }
  949.  
  950. /* kds */
  951.  
  952. #killsVal,#deathsVal,#streakVal,#myScoreVal,#kdVal,#killCount:after,#deathCount:after,#streakCount:after,#scoreCount:after {
  953.     font-size:20px;
  954.     color: white ;
  955. }
Tags: Krunker
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement