so you can really feel your eyes burning
why would you want to even use this
cat is cat
AuthorTabKeyCat
LicenseNo License
Categorymeowplayground.com/game
Created
Updated
Size5.5 kB
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
so you can really feel your eyes burning
why would you want to even use this
cat is cat
some text colours change randomly (they turn grey or white for no reason)
report other issues here --> https://discord.gg/6WRcQcPJqC
/* ==UserStyle==
@name www.meowplayground.com/game - Apr 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.meowplayground.com/game") {
/* Insert code here... */
}
body {
padding-right: 0px !important;
background: #ffffff;
content: "";
width: 100%;
z-index: -1;
font-family: "Nunito",sans-serif;
}
body #bottom-holder {
width: 100%;
text-align: center;
margin-top: 5px;
background: #ffffff;
padding-top: 10px;
height: 45px;
}
#catpet-playground #bottom-holder a {
text-decoration: none;
display: inline-block;
margin: 0 10px;
font-size: 14px;
font-weight: bold;
color: rgb(203 203 203);
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
}
#catpet-playground #header {
background: #ffffff;
height: 75px;
margin-bottom: 5px;
}
body #stats-window {
padding: 5px 15px 0px 20px;
background-color: rgb(61 72 172 / 0%);
float: right;
max-width: 416px;
height: 75px;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
letter-spacing: -0.5px;
text-align: center;
color: #fcfcfc;
}
body #stats-window .d {
color: rgb(203 203 203);
font-size: .8rem;
font-weight: bold;
font-family: arial;
margin-bottom: 0;
padding-right: 0;
padding-left: 5px;
text-align: left;
}
body #stats-window #username {
color: rgb(203 203 203);
vertical-align: middle;
font-weight: bold;
}
body #stats-window .level, body #stats-window .level #level {
user-select: none;
color: rgb(203 203 203);
}
body .buttons-holder {
float: right;
width: 177px;
height: 75px;
padding-top: 4px;
background-color: rgb(255 255 255 / 50%);
}
body #chat-area #chat-history-window .message-holder.system {
background: #5a713a;
background-image: linear-gradient(66deg, #ffffff, #ffffff);
color: #b5b5b5;
white-space: pre-line;
}
body #chat-area #room-desc {
background: #ea8466;
background-image: linear-gradient(68deg, #ffffff, #ffffff);
border-radius: 10px 10px 0 0;
height: 25px;
padding-top: 4px;
font-size: .8rem;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #c7c7c7;
}
.meow-btn.green {
padding: 0;
min-width: 105px;
height: 32px;
border-radius: 16px;
border-style: solid;
border-width: 4px;
border-image-source: linear-gradient(to top, #baca43, #dce675);
border-image-slice: 0;
background-image: linear-gradient(to top, #ffffff, #ffffff),linear-gradient(to top, #c7c7c7, #c7c7c7);
background-origin: border-box;
background-clip: content-box,border-box;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #c7c7c7;
}
.join-game-dd button {
background: #ef8354;
top: 13px;
width: 185px;
height: 49px;
border-radius: 24.5px;
border-style: solid;
border-width: 4px;
border-image-source: linear-gradient(to top, #e47946, #fca885);
border-image-slice: 0;
background-image: linear-gradient(to top, #ffffff, #ffffff),linear-gradient(to top, #c7c7c7, #c7c7c7);
background-origin: border-box;
background-clip: content-box,border-box;
position: absolute;
left: 0;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: -0.6px;
text-align: center;
color: #c7c7c7;
padding: 0;
cursor: pointer;
}
body #chat-area #chat-history-window .message-holder .icons-holder .report-message {
cursor: pointer;
color: #c7c7c7;
}
.meow-btn.blue {
min-width: 105px;
border-radius: 15px;
border-style: solid;
border-width: 4px;
border-image-source: linear-gradient(to top, #5585ed, #73a8fc);
border-image-slice: 0;
background-image: linear-gradient(to top, #ffffff, #ffffff),linear-gradient(to top, #c7c7c7, #c7c7c7);
background-origin: border-box;
background-clip: content-box,border-box;
font-size: 12px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: normal;
text-align: center;
color: #c7c7c7;
}
.meow-btn.orange {
min-width: 105px;
border-radius: 16px;
border-style: solid;
border-width: 4px;
border-image-source: linear-gradient(to top, #e47946 0%, #fca885);
border-image-slice: 0;
background-image: linear-gradient(to top, #ffffff, #ffffff),linear-gradient(to top, #c7c7c7 0%, #c7c7c7);
background-origin: border-box;
background-clip: content-box,border-box;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-stretch: normal;
line-height: normal;
letter-spacing: -0.6px;
text-align: center;
color: #c7c7c7;
}
.fa, .fas {
color: #c7c7c7;
font-weight: 900;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
color: #c7c7c7;
}
.btn-danger {
color: #c7c7c7;
background-color: #ffffff;
border-color: #c7c7c7;
}
.btn-success {
color: #c7c7c7;
background-color: #fff;
border-color: #c7c7c7;
}