"Sea of Flowers" HR edited bg for Ashy_
Ashy_ bg by melissa25
Details
Authormelissa25
LicenseNo License
Categoryhorse reality
Created
Updated
Size1.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ashy_ 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/954081629029150821/1120024605025894520/Immagine_WhatsApp_2023-06-18_ore_18.15.52.jpg")}
.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);
}