wsp
kirka.io by love_zion321
Details
Authorlove_zion321
LicenseNo License
Categoryhello
Created
Updated
Size4.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
hi
Source code
/* ==UserStyle==
@name kirka.io
@version 20220120.17.32
@namespace userstyles.world/user/love_zion321
@description wsp
@author love_zion321
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://kirka.io/") {
/*
Kirka.io Simple CSS
Made By: NizzQ
Last Updated: Jan 20 2022
Recommended Resolution: 1920x1080 FULLSCREEN
*/
/*Background */
.pattern-bg {
background: url(https://media.discordapp.net/attachments/529192409305710602/902459779144900628/FcQshr.png?width=1168&height=657) !important;
width: 100%;
}
.bg-radial {
display: none;
}
/* Ad Removal */
#ad-bottom, #ad-left{
width: 0px !important
}
/* Stream */
.live-streams {
opacity: 0;
transition-duration: 0.5s;
}
.live-streams:hover {
opacity: 1;
}
.live-streams .head {
opacity: 1 !important;
}
/* Lobby */
.promo-link-btn {
display: none !important;
}
.logo {
display: none;
}
.soc-group[data-v-3c44abf2] {
display: none;
}
#icon-store {
background: transparent !important;
border-top: transparent !important;
border-bottom: transparent !important;
box-shadow: none !important;
}
.icon-btn:nth-child(2) {
background: transparent;
border-top: transparent;
border-bottom: transparent;
box-shadow: none;
}
.icon-btn:nth-child(3) {
background: transparent;
border-bottom: transparent;
border-top: transparent;
box-shadow: none;
}
#icon-store:hover {
border-top: transparent;
}
.icon-btn:nth-child(2):hover {
border-top: transparent;
}
.icon-btn:nth-child(3):hover {
border-top: transparent;
}
.right-icons {
background-color:transparent !important;
transform:translateX(90%);
flex-direction:column;
}
.right-icons .inventory-card {
-webkit-transform:translateX(-38px);
transform:translateX(-38px);
transition: ease-in-out 0.4s;
}
.inventory-card:hover {
transform: translateX(-140px);
}
.right-icons .icon-btn {
display: block;
position: absolute;
right: 22%;
top: 132%;
width: 100%;
opacity: 1;
transition: ease-in-out 0.4s;
}
.right-icons .icon-btn:hover {
transform: translateX(-100px);
}
.right-icons .svg-icon[data-v-b8de1e14] {
margin-left: -98%;
margin-bottom: -30%;
}
.right-icons .text-icon {
margin-right: -30%;
margin-top: 9%;
}
.play:before {
content: "css by NizzQ | Last Updated Jan 20 2022";
margin-right: 30px;
}
/* Containers */
.background, .content, .clans, .hub-container {
background: transparent !important;
}
.tabs {
background: transparent !important;
border-bottom: none !important;
box-shadow: none !important;
border-right: none !important;
}
.active-tab {
background: transparent !important;
border-right: none !important;
border-left: none !important;
}
.tab {
background: transparent !important;
border-left: none !important;
border-right: none !important;
}
.head-text {
background: transparent !important;
box-shadow: none !important;
}
.add-friends {
background: transparent !important;
}
.limit {
border-left: none !important;
}
.top-bar, .close, .home, .name-page {
display: none !important;
}
.container {
background: transparent !important;
backdrop-filter: blur(5px);
box-shadow: none !important;
}
.champions-list {
box-shadow: none !important;
}
.reset-time, .info-awards, .news {
background: transparent !important;
box-shadow: none !important;
}
/* Inventory */
.tab-bar {
background: transparent !important;
}
.subjects {
background: transparent !important;
border: none !important;
}
.subject {
background: transparent !important;
}
.inventory .avatar-head {
display: none;
}
.inventory .avatar {
background: transparent !important;
}
.gun {
background: transparent !important;
}
.inventory .bottom {
background: transparent !important;
backdrop-filter: blur(2px) !important;
background-image: linear-gradient(to left, rgba(246, 255, 0, 0), #e2e04f1c) !important;
}
/* HUD */
.mini-map-cont .name {
display: none;
}
.info-key-cont {
display: none;
}
.list-weapons {
display: none !important;
}
.hp {
margin-right: 20%;
}
.hp-title {
display: none !important;
}
.state {
margin-left: 36%;
}
.cont-endurance {
margin-left: 2%;
}
.mWwn {
display: none !important;
}
.weapons-cont {
margin-right: 46.5%;
margin-bottom: 3%;
}
.instruction {
display: none !important;
}
.kill-death {
position: fixed;
right: 1px;
bottom: 2%;
left: unset !important;
top: unset !important;
}
/* Chat */
.chat {
margin-bottom: -4%;
}
/* Profile */
.profile .avatar-info, .profile .level, .exp-values {
display: none;
}
.user-info {
visibility: hidden;
}
.progress-lvl {
visibility: visible;
margin-right: -430%;
margin-top: -10% !important;
}
/* Timer and Score */
.timer{
position: fixed;
right: 783px;
background: transparent !important;
box-shadow: none !important;
}
.team-score .label {
margin: 26.5px;
margin-left: 60px;
margin-right: 60px;
}
}