Skip to content

stylecatsss by heartburningfrost

Details

Authorheartburningfrost

LicenseNo License

Categoryuserstyles

Created

Updated

Code size23 kB

Code checksumfad67ff9

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

lalala

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name         test
@description  UserCSS example
@namespace    example.com
@author       me
@version      0.1.0
@preprocessor stylus
==/UserStyle== */

@-moz-document url-prefix("https://cwitw.ru/game/index") {
:root {
    --primary: #060309e6;
    --primary-light: #8c59a4b3;
    --secondary: #0e0915bf;
    --third: #9A7BAE;
    --fourth: #ebdbed;
    --five: #55316c;
}
}

@-moz-document url("https://cwitw.ru/game/index") {
/*profile1*/
body {
    background-image: url(http://d.zaix.ru/IVt9.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center 0px 170% !important;
    background-size: cover !important;
    background-attachment: fixed
}

*{
    font-family: 'Trebuchet MS', Helvetica !important;
    font-weight: 500;
    color: var(--fourth) !important
}

.p1 {
    background-color: var(--secondary) !important
}

.p2 {
    background-color: var(--primary) !important
}

.cat {
    display: inline-flex;
    width: 360px !important;
    height: 240px !important
}

a {
    display: block;
    background-color: var(--primary-light) !important;
    border-radius: 8px !important;
    padding: 4px 6px !important;
    margin-bottom: 6px !important
}

a:hover {
    background-color: var(--five) !important
}

h2, .item.settings_item:last-child {
    display: inline-block !important;
    align-self: center !important
}

.list-block__name-block {
    background-color: var(--third) !important
}
.list-block__btn:checked + .list-block__name-block {
    width: 30% !important;
    background-color: var(--five) !important;
    border: 2px solid var(--primary-light)
}

[type="submit"], select, [name="sent"], [type="button"]{
    background-color: var(--primary-light) !important;
    border: 2px solid var(--secondary) !important;
    padding: 4px 6px !important;
}

[type="submit"]:hover, [name="sent"]:hover, [type="button"]:hover {
    background-color: var(--five) !important;
    border: 2px solid var(--primary-light) !important
}

.connection_link {
    display: inline-flex !important
}

input, .send-block__text {
    background-color: var(--secondary) !important
}

.switch-slider {
    background-color: var(--five) !important;
    border: 2px solid var(--secondary) !important;
    
}

.switch input:checked + .switch-slider:before {
    background-color: var(--fourth)
}

.switch input:checked + .switch-slider {
    background-color: var(--third) !important
}
}

@-moz-document url("https://cwitw.ru/game/") {
/*profile2*/
body {
    background-image: url(http://d.zaix.ru/IVt9.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center 0px 170% !important;
    background-size: cover !important;
    background-attachment: fixed
}

*{
    font-family: 'Trebuchet MS', Helvetica !important;
    font-weight: 500;
    color: var(--fourth) !important
}

.p1 {
    background-color: var(--secondary) !important
}

.p2 {
    background-color: var(--primary) !important
}

a {
    display: block;
    background-color: var(--primary-light) !important;
    border-radius: 8px !important;
    padding: 4px 6px !important;
    margin-bottom: 6px !important
}

h2 {
    display: inline-block !important;
    align-self: center !important
}
}

@-moz-document url-prefix("https://cwitw.ru/game/lock") {
/*gaming*/

body {
    background-image: url(http://d.zaix.ru/IVt9.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center 0px 170% !important;
    background-size: cover !important;
    background-attachment: fixed
}

.col1 {
    background-color: #0e0915ab !important
}

[src="pic/acticon1.png"], [src="pic/acticon2.png"], [src="pic/acticon3.png"], [src="pic/acticon4.png"] {
    filter: brightness(75%) !important

}

*{
  font-family: Verdana, Geneva !important;
  font-weight: 500;
  color: #ebdbed !important
}

b, h4{
    font-weight: 600
}

.okk {
    margin: 0px !important
}

.first, #self_actions, .okk, .js-take-item, [name$="idkit"], [name$="actwithcat"], [name$="going"], [name$="going2"], [name$="saying"], [name$="activ"], [name$="saying2"], [name$="playmoss"], [name="playballoon"],
.popup__container, .select, .js-item-action, [name$='hunt'], [value$="Отпустить"], [action$="submit"], .pumpkin-wrap, [value$="Закрыть"], [value$="Сражаться"], #alert {
    background-color: #0e0915ab !important;
    font-family: Verdana, Geneva !important;
    color: #ebdbed !important;
}

#self_actions, [name$="idkit"], [name$="actwithcat"], [name$="going"], [name$="going2"], [name$="saying"], [name$="activ"], [name$="saying2"],
 .select, .js-item-action, [name$='hunt'], [action$="submit"], [value$="Закрыть"], [value$="Сражаться"], .okk {
  padding: 4px;   
}

.pumpkin-wrap p, .pumpkin-wrap summary {
    background-color: black !important;
    border-radius: 15px;
    width: 750px
}

::-webkit-scrollbar-thumb {
    background: #efbcf369 !important;
    border-radius: calc(5.5px) !important;
}

::-webkit-scrollbar-track {
    background: #0e0915ab !important;
}

@media screen and (min-width: 768px){
    .pumpkin-wrap p, .pumpkin-wrap summary  {
    width: 500px
    }}
  
@media screen and (min-width: 950px){
    .pumpkin-wrap p, .pumpkin-wrap summary  {
    width: 600px;
}}

.first {
  padding: 1px 10px 1px 10px;
  border-radius: 15px;
}

.popup__container{
  border-radius: 15px; 
}

td.col1, hr, [action$="submit"], .js-take-item, [name$='hunt'], #self_actions, .okk, [name$="going2"], [name$="saying2"], [name$="saying"],
[name$="activ"], [name$='going'], [name$="idkit"], [name$="actwithcat"], .pumpkin-wrap, [name$="playmoss"], .select, .js-item-action, [value$="Сражаться"], [value$="Закрыть"], .snifff span, span.snifff, [name="playballoon"]{
    border: solid #efbcf369 2px !important;
}

.snifff span, span.snifff {
    background-color: #0e0915d9 !important;
}

span[width="20%"]{
    margin-left: 68px !important;
    margin-top: -35px !important
}

span.snifff {
    margin-top: 30px !important   
}

[style$="color:#8B0000"]{
    color: #ff00b3 !important;
    background-color: #0e0915d9 !important;
}

span [style$='color: #006600'], .blacklink {
      color: #7f6c80 !important;
}

.my_cat_name_chat {
    background-color: #ff00b3 !important
}

.select {
    margin: 0px 0px 0px 1px
}

.js-item-action {
    margin: 0px 60px 0px 0px;
}

.inventory__items{
    gap: 50px
}

a#thoughts-popup-btn-close, h4 {
    background-color: #0e0915ab !important;
    border-radius: 15px;
    padding: 1px 10px 1px 10px
}

a, u {
    font-size: 17px
}

h4 {
    margin: 0px 0px 10px 0px !important
}

a[href="index"], a[id="inventar-popup-btn-open"], a[href="cats?page=1"], a[href="adminka"], a[id="thoughts-popup-btn-open"], a[href="memories"]{
    display: flex !important;
    width: 170px !important;
    height: 5px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    
}

a[target="_blank"] {
    display: flex !important;
    width: 170px !important;
    height: 5px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
}

@-moz-document url("https://cwitw.ru/game/hilosm") {
/*inspection*/
.col1, b, input{
    background-color: #0e0915ab !important;
    color: #ebdbed !important
}

body {
    background-image: url(http://d.zaix.ru/IVt9.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center 0px 170% !important;
    background-size: cover !important;
    background-attachment: fixed
}

*{
    font-family: Verdana, Geneva !important;
    font-weight: 500;
    color: #ebdbed !important
}

input {
    border: solid #efbcf369 2px !important;
    color: #ebdbed !important;
    padding: 6px 4px 6px 4px;
    align-items: center
}

::-webkit-scrollbar-thumb {
    background: #efbcf369 !important;
    border-radius: calc(5.5px) !important;
}

::-webkit-scrollbar-track {
    background: #0e0915ab !important;
}

.first, b, .col1 {
  border-radius: 15px;
  padding: 1px 10px 1px 10px
}

.col1 {
  border: none;
}
}

@-moz-document url("https://cwitw.ru/game/memories") {
/*memories*/
*{
  font-family: Verdana, Geneva !important;
  font-weight: 500;
  color: #ebdbed !important
}

.indtbl {
    font-family: 'Comic Sans MS';
    background-color: #0e0915ab !important;
}

a {
    background-color: #0e0915ab !important;
    padding: 0px 10px;
    border-radius: 15px;
    font-size: 18px
    
}

::-webkit-scrollbar-thumb {
    background: #efbcf369 !important;
    border-radius: calc(5.5px) !important;
}

::-webkit-scrollbar-track {
    background: #0e0915ab !important;
}

[align$="justify"]{
    background-color: black;
    padding: 15px;
    border-radius: 15px;
    font-size: 17px
}

body {
    background-image: url(http://d.zaix.ru/IVt9.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center 0px 170% !important;
    background-size: cover !important;
    background-attachment: fixed
}
}

@-moz-document url-prefix("https://cwitw.ru/game/cats?") {
/*cat list*/
*{
  font-family: Verdana, Geneva !important;
  font-weight: 500;
  color: #ebdbed !important
}

a, .cats__h4{
    font-weight: 600;
}

select {
    height: 26px
}

body {
    background-image: url(http://d.zaix.ru/IVt9.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: center 0px 170% !important;
    background-size: cover !important;
    background-attachment: fixed
}

::-webkit-scrollbar-thumb {
    background: #efbcf369 !important;
    border-radius: calc(5.5px) !important;
}

::-webkit-scrollbar-track {
    background: #0e0915ab !important;...

Reviews

No reviews yet.