Skip to content

jax daddy type by jaaaaaassdccchdhdhd

Details

Authorjaaaaaassdccchdhdhd

LicenseNo License

Categoryjax

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

fire type

Notes

yuh

Source code

/* ==UserStyle==
@name         jax daddy type
@version      20220608.22.30
@namespace    userstyles.world/user/jaaaaaassdccchdhdhd
@description  fire type
@author       jaaaaaassdccchdhdhd
@license      No License
==/UserStyle== */

@-moz-document domain("www.nitrotype.com") {
.dash-letter {
    font-family: 'Roboto Mono', monospace;
    padding: 0px 12px !important;
    /*
    change to 5px if you're using multi-line
    */
    font-weight: 500;
    color: white;
}
span.dash-letter.is-waiting {
    border-radius: 10px!important;
    background: rgb(70, 102, 150);
}
span.dash-letter.is-incorrect {
    border-radius: 10px !important;
    background: #a83232;
}
div.dash-copyContainer {
    background: rgb(30, 30, 40);
    box-shadow: 0px 0px 25px black;
    border-radius: 30px;
}
.rv-xy-plot__grid-lines {
    color: red;
    background: red;
    background-color: red;
    fill: red;
}
#chart-gradient {
    color: red !important;
}
.chart--a .chart-gradient .chart-gradient1 {
    stop-color: #f00;
    stop-opacity: 0.6;
}
.chart--a .chart-gradient .chart-gradient2 {
    stop-color: #486dd7;
    stop-opacity: 0.3;
}
.chart--a .chart-gradient .chart-gradient3 {
    stop-color: #000;
    stop-opacity: 0.5;
}
.chart--a .chart-line {
stroke: rgb(0, 0, 0, 0) !important;
stroke-width: 2 !important;
}
.chart--a .chart-line circle {
fill: #000 !important;
    stroke-width: 0 !important;
    stroke: #fff !important;
    display: none;
}
}

Reviews

No reviews yet.