Skip to content

Ikuto bg by melissa25

Details

Authormelissa25

LicenseNo License

Categoryhorse reality

Created

Updated

Size972 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Pantanal edited HR bg for Ikuto

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ikuto sfondo
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("https://www.horsereality.com") {
    /* Inserisci codice qui... */
}

:root
{--hrbg: url("https://cdn.discordapp.com/attachments/978011962933907487/1113192899266478141/pantanal.png")}

.horse-grid .horse-item .image {
    background-image: var(--hrbg)!important; 
    background-position: -50px 87%;
    background-size: 130%;
}

.horse-list .horse-item .image {
    background-position: -39px 92%!important;
    background-size: 156%;
    background-image: var(--hrbg)!important;
}

.horse-banner {
    background-image: var(--hrbg) !important;
}

.horse_banner.europe, .horse_banner.africa, .horse_banner.asia, .horse_banner.north-america, .horse_banner.south-america, .horse_banner.australia {
    background-image: var(--hrbg);
}

Reviews

No reviews yet.