"blue forest" edited HR bg for Serpentard
Serpentard 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 Serpentard 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/1114946321900646490/1120024544867004426/Immagine_WhatsApp_2023-06-18_ore_18.14.55.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);
}