All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.css.usage.css Maven / Gradle / Ivy

There is a newer version: 1.1.8
Show newest version
circle {
    fill: #C02D05;
    stroke: #59801A;
    stroke-width: 32;
}

circle.not-run {
    stroke: #f0ad4e;
}

svg {
    width: 22px; height: 22px;
    transform: rotate(-90deg);
    background:#C02D05;
    border-radius: 50%;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy