Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url(https://envyxyz.github.io/removal/removal.css);
- @import url(https://css.reizu.moe/uwu/uwu.css);
- :root {
- --accent-color: #0670c2;
- --health-color: var(--accent-color);
- --ammo-color: #fff;
- --premium-color: #fbc02d;
- --verified-color: #40c4ff;
- --menu-bg-color: rgba(15, 15, 15, 0.2);
- --menu-bg-color-secondary: rgba(0, 0, 0, 0.5);
- --ingame-bg-color: rgba(15, 15, 15, 0.2);
- --text-transform: none;
- }
- @font-face {
- font-family: gamefont;
- src: url(https://reizu.moe/fonts/Tahoma.ttf);
- }
- #newsHolder,
- #miniMapOverlay,
- #weapDisplay,
- #streamContainer,
- #matchInfo,
- #mainLogoFace,
- #bottomLeftChallIcon,
- #ammoIcon,
- #menuClassIcn,
- #nukeCounter,
- #chatInputHolder .greyInlineInner,
- #termsInfo div:not([onClick='showWindow(35)']),
- .tScoreM,
- #mapInfo,
- .weapSkin {
- display: none !important;
- }
- * {
- border-radius: unset !important;
- }
- #clientExit{
- display: flex !important;
- }
- .alt-manager-container {
- position: fixed;
- left: 200px;
- }
- #uiBase.onMenu #spectButton {
- position: absolute !important;
- top: calc(50% - 60px);
- left: 50%;
- text-transform: unset;
- transform: translateX(-50%);
- }
- input {
- background: unset !important;
- border-radius: unset !important;
- }
- div[style='display:inline-block;position:relative'] {
- text-align: center;
- width: 155px;
- position: absolute !important;
- right: 100px;
- }
- #customizeButton {
- width: 320px;
- margin-top: 40px;
- font-size: 1.5rem !important;
- }
- #menuClassNameTag {
- display: block !important;
- margin-top: unset !important;
- left: 245px;
- top: -50px;
- }
- #menuClassContainer {
- bottom: 33% !important;
- }
- #classPreviewCanvas {
- width: 550px !important;
- height: unset !important;
- }
- #menuClassSubtext > span {
- color: rgb(255 255 255 / 0.5) !important;
- }
- #menuAccountUsername {
- margin-top: 9px;
- }
- #menuJNKCount {
- margin-top: 5px;
- }
- #ammoHolder,
- #ammoHolder .greyInner {
- background-color: unset !important;
- }
- .topRightCounters {
- position: unset;
- bottom: unset;
- right: unset;
- }
- .countIcon {
- padding: 10px;
- }
- #killStreakHolder {
- bottom: 150px;
- }
- #bottomLeftPlayer {
- visibility: hidden;
- }
- #bottomLeftHealth {
- visibility: visible;
- position: fixed;
- left: 125px;
- bottom: 25px;
- font-size: 96px;
- }
- #ammoDisplay {
- width: 50px;
- height: 5px;
- top: calc(50% + 35px);
- left: calc(50% - 25px);
- }
- #mLevelContV {
- color: #fff;
- font-size: 2rem;
- }
- #mLevelCont::before {
- font-size: 2rem;
- line-height: 70px;
- }
- #mapInfoHld {
- text-align: center;
- visibility: hidden;
- }
- #mapInfo {
- visibility: visible;
- color: var(--accent-color);
- position: fixed;
- right: 110px;
- }
- #ammoVal {
- position: fixed;
- font-size: 96px;
- right: 125px;
- bottom: 25px;
- font-family: unset;
- }
- #reloadMsg {
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- }
- #leaderboardHolder {
- background-color: var(--ingame-bg-color);
- border-radius: 10px;
- }
- #leaderboardHolder #leaderContainer {
- background-color: unset;
- }
- #chatInputHolder {
- width: 413px;
- visibility: hidden;
- }
- #chatInputHolder .greyInlineInnerMid {
- visibility: visible;
- padding: unset;
- margin: unset;
- background-color: unset;
- }
- #chatInput {
- border-radius: 0px !important;
- border: unset;
- }
- #uiBase.onMenu #chatHolder {
- width: 350px !important;
- bottom: 175px !important;
- border-radius: 10px;
- background-color: transparent;
- left: 150px !important;
- }
- #uiBase.onGame #chatHolder {
- background-color: transparent;
- }
- #chatList::-webkit-scrollbar {
- background-color: transparent;
- }
- #chatList::-webkit-scrollbar-thumb {
- background-color: var(--accent-color);
- }
- #chatList {
- max-height: 550px !important;
- background-color: unset;
- }
- #chatInput {
- width: 350px;
- }
- #uiBase.onMenu #chatHolder {
- bottom: 20px !important;
- }
- #timerHolder {
- position: fixed;
- top: 0;
- right: 50%;
- transform: translateX(50%);
- width: 240px;
- height: 80px;
- background-color: var(--ingame-bg-color);
- will-change: unset;
- }
- #timerVal {
- font-size: 64px;
- padding-left: 0;
- will-change: unset;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- }
- #teamScores {
- position: fixed;
- top: 0;
- left: 50%;
- transform: translateX(-50%);
- width: 685px;
- height: 50px;
- padding: 10px;
- padding-left: 0;
- padding-top: 0;
- padding-right: 0;
- padding-bottom: 0;
- margin-left: 0;
- margin-top: 0;
- margin-right: 0;
- margin-bottom: 0;
- border-radius: 0;
- background-color: transparent;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- }
- .tScore {
- display: inline-block;
- }
- #tScoreV1 {
- position: fixed;
- left: -25%;
- top: 4px;
- }
- #tScoreV2 {
- position: fixed;
- left: 25%;
- top: 4px;
- }
- .tScoreT {
- width: 100%;
- margin-top: 20px;
- text-align: center;
- font-size: 24px;
- color: #fff;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- z-index: 2;
- }
- .tScoreF {
- left: 50%;
- width: 100px;
- height: 80px;
- margin-left: 123px;
- margin-right: 116px;
- padding-left: 0;
- padding-right: 0;
- background-color: #eb5656;
- color: transparent;
- opacity: 50%;
- z-index: 1;
- }
- .tScoreF.you {
- background-color: #5699eb;
- color: transparent;
- opacity: 50%;
- z-index: 1;
- }
- .tScoreC {
- left: 50%;
- width: 100px;
- height: 80px;
- margin-left: 123px;
- margin-right: 116px;
- background-color: var(--accent-color);
- opacity: 50%;
- z-index: 1;
- }
- .tScoreC.you {
- background-color: #fff;
- opacity: 50%;
- z-index: 1;
- }
- .statIcon {
- margin-right: 20px;
- }
- #scoreCount {
- margin-right: unset !important;
- }
- .statIcon,
- .statIcon > .greyInner {
- background-color: unset !important;
- }
- #gameMessage {
- top: 110px !important;
- position: fixed !important;
- font-size: 25px !important;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- right: 50% !important;
- transform: translate(50%);
- }
- #ingameFPS {
- color: #fff !important;
- visibility: visible;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- }
- #pingText {
- color: #fff !important;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- }
- #pingIcon {
- color: var(--accent-color) !important;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- }
- #pingDisplay .material-icons {
- font-size: 20px;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5);
- }
- #menuItemContainer {
- background-color: transparent;
- }
- .menuItem {
- pointer-events: all !important;
- }
- #menuWindow * {
- border: hidden;
- }
- #pingDisplay {
- visibility: hidden;
- text-align: left;
- }
- #pingText {
- vertical-align: top;
- visibility: visible;
- }
- #fpsDisplay {
- text-align: left;
- }
- #ingameFPS {
- position: fixed;
- margin-bottom: 10px;
- }
- #pingDisplay::before {
- content: 'bar_chart';
- font-family: 'Material Icons';
- font-size: 20px;
- color: var(--accent-color);
- visibility: visible;
- }
- #fpsDisplay::before {
- content: 'desktop_windows';
- font-family: 'Material Icons';
- font-size: 20px;
- color: var(--accent-color);
- visibility: visible;
- }
- #timerHolder.topLeftOld {
- position: fixed;
- text-align: center !important;
- top: 0;
- right: 50%;
- transform: translateX(50%);
- width: 240px !important;
- height: 80px;
- background-color: var(--ingame-bg-color);
- will-change: unset;
- border-radius: unset;
- margin-right: unset;
- }
- #timerInner.topLeftOld {
- padding: 0px;
- padding-left: 0px;
- padding-right: 0px;
- margin: 0px;
- background-color: unset;
- display: unset;
- }
- #timerIcon.topLeftOld {
- display: none;
- }
- #timerVal.topLeftOld {
- font-size: 64px !important;
- padding-left: 0 !important;
- will-change: unset !important;
- text-shadow: 2px 2px 3px rgba(30, 30, 30, 0.5) !important;
- }
- #menuItemContainer {
- position: absolute;
- left: 0;
- top: 70px;
- bottom: 0;
- display: flex;
- flex-direction: column;
- transform: unset;
- background: transparent;
- width: 130px !important;
- height: unset;
- }
- .menuItem .menuItemTitle {
- color: #0670c2 !important;
- }
- #ammoHolder {
- transform: unset;
- }
- #ammoHolder {
- transform: unset;
- }
- #ammoVal {
- position: fixed;
- right: 25%;
- bottom: 25%;
- visibility: visible;
- font-size: 4rem;
- }
- #bottomLeftHealth {
- position: fixed;
- bottom: 25%;
- left: 25%;
- visibility: visible;
- font-size: 4rem;
- }
- #customizeButton,
- .terms,
- #uiBase.onMenu #instructions,
- #subLogoButtons *,
- a,
- #bottomLeftHealth {
- color: var(--accent-color) !important;
- }
- .inputGrey2,
- #loadoutSelect {
- color: rgba(255, 255, 255, 0.5);
- }
- .weapItem,
- .weapItem * {
- background-color: unset !important;
- }
- #weapHolder {
- top: 50%;
- bottom: unset;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement