Skip to content

Kawaiichan bg by melissa25

Details

Authormelissa25

LicenseNo License

CategoryHorse Reality

Created

Updated

Code size992 B

Code checksum2276da8f

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

"Sea of Flowers" edited HR bg for Kawaiichan

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           kawaiichan 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/1115321330343088289/1117107569840885810/sfondi_hr_modificati_5.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.