V5hHSmNP
V5hHSmNP by timonpeas
Details
Authortimonpeas
LicenseNo License
CategoryV5hHSmNP
Created
Updated
Size129 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name V5hHSmNP - 2024
@version 1.0
@namespace V5hHSmNP
==/UserStyle== */
/* ==UserStyle==
@name V5hHSmNP - 2024
@version 1.0
@namespace userstyles.world/user/timonpeas
@description
Unauthorized use prohibited. Do not copy the code or any parts of it for any personal or commercial use.
@author timonpeas
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Birthstone&family=Roboto:wght@300&display=swap');
/* width */
::-webkit-scrollbar {
width: 15px;
}
/* Track */
::-webkit-scrollbar-track {
background: #735e643b;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #735e646e;
border-radius: 10px 10px 10px 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #735e648c;
border-radius: 10px 10px 10px 10px;
}
::-webkit-scrollbar-corner {
background: #735e643b;
}
select {
background: var(--second);
border-radius: 5px;
border: none;
font-family: var(--main-font);
font-size: 12px;
color: var(--maintexts);
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
option:not(:checked) {
background-color: #ffffff0a;
}
:root
{
--first: #735e64db;
--second: #b6b1b4bd;
--third: #b6b1b454;
--fourth: #b6b4af8c;
--fifth: #54473d38;
--sixth: rgba(0, 0, 0, .4);
--buttons: #54473d1c;
--buttons-hover: #54473d26;
--dark: #3f3332;
--light: #cbcbc98f;
--transparent: #757d6700;
--main-texts: #2e2e2d;
--subtexts: #2e2e2d8f;
--titles: #252c30d4;
--subtitles: #545454;
--links: #6f5865;
--links-hover: #6f5865;
--first-row: #b6b1b426;
--second-row: #b6b1b40d;
--theme-background: url(https://i.imgur.com/Z4DtFOj.png);
--map: url(https://i.imgur.com/OOVGbje.png);
--map-hover: url(https://i.imgur.com/OOVGbje.png);
--main-font: "Roboto";
--title-font: "Cormorant Garamond";
--user-font: "Birthstone";
}
html {
font-size: 100%;
}
}
@-moz-document url-prefix("https://www.horsereality.com/") {
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Birthstone&family=Roboto:wght@300&display=swap');
/* width */
::-webkit-scrollbar {
width: 15px;
}
/* Track */
::-webkit-scrollbar-track {
background: #735e643b;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #735e646e;
border-radius: 10px 10px 10px 10px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #735e648c;
border-radius: 10px 10px 10px 10px;
}
::-webkit-scrollbar-corner {
background: #735e643b;
}
select {
background: var(--second);
border-radius: 5px;
border: none;
font-family: var(--main-font);
font-size: 12px;
color: var(--maintexts);
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
option:not(:checked) {
background-color: #ffffff0a;
}
:root
{
--first: #735e64db;
--second: #b6b1b4bd;
--third: #b6b1b454;
--fourth: #b6b4af8c;
--fifth: #735e6436;
--sixth: #302c1ebf;
--buttons: #54473d1c;
--buttons-hover: #54473d26;
--dark: #735e64db;
--light: #cbcbc98f;
--transparent: #757d6700;
--main-texts: #2e2e2d;
--subtexts: #2e2e2d8f;
--titles: #252c30d4;
--subtitles: #545454;
--links: #6f5865;
--links-hover: #6f5865;
--first-row: #b6b1b426;
--second-row: #b6b1b40d;
--theme-background: url(https://i.imgur.com/Z4DtFOj.png);
--map: url(https://i.imgur.com/OOVGbje.png);
--map-hover: url(https://i.imgur.com/OOVGbje.png);
--horse-bg: url(https://i.imgur.com/PG4Qz3A.png);
--main-font: "Roboto";
--title-font: "Cormorant Garamond";
--user-font: "Birthstone";
}
html {
font-size: 100%;
}
}
@-moz-document url-prefix("https://v2.horsereality.com/") {
/*V2 Images*/
.fade-in-image {
opacity: 50%;
}
.fade-in-image:hover {
opacity: 100%;
transition: opacity 1s;
}
img[src="https://www.horsereality.com/images/world/ava-africa.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-africa.png"]:hover
{
content: var(--map);
-webkit-animation: fadeIn 10s;
-moz-animation: fadeIn 5s;
-o-animation: fadeIn 5s;
-ms-animation: fadeIn 5s;
}
img[src="https://www.horsereality.com/images/world/ava-asia.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-asia.png"]:hover
{
content: var(--map);
-webkit-animation: fadeIn 10s;
-moz-animation: fadeIn 5s;
-o-animation: fadeIn 5s;
-ms-animation: fadeIn 5s;
}
img[src="https://www.horsereality.com/images/world/ava-australia.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-australia.png"]:hover
{
content: var(--map);
-webkit-animation: fadeIn 10s;
-moz-animation: fadeIn 5s;
-o-animation: fadeIn 5s;
-ms-animation: fadeIn 5s;
}
img[src="https://www.horsereality.com/images/world/ava-europe.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-europe.png"]:hover
{
content: var(--map);
-webkit-animation: fadeIn 10s;
-moz-animation: fadeIn 5s;
-o-animation: fadeIn 5s;
-ms-animation: fadeIn 5s;
}
img[src="https://www.horsereality.com/images/world/ava-north-america.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-north-america.png"]:hover
{
content: var(--map);
-webkit-animation: fadeIn 10s;
-moz-animation: fadeIn 5s;
-o-animation: fadeIn 5s;
-ms-animation: fadeIn 5s;
}
img[src="https://www.horsereality.com/images/world/ava-south-america.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-south-america.png"]:hover
{
content: var(--map);
-webkit-animation: fadeIn 10s;
-moz-animation: fadeIn 5s;
-o-animation: fadeIn 5s;
-ms-animation: fadeIn 5s;
}
img[src="/img/hr-logo.png"]
{
content: url(https://i.imgur.com/2n2z8dJ.png);
}
.logo a /*on top bar*/
{
opacity: 75%;
}
img[src="https://www.horsereality.com/icon/coin.png"]
{
content: url(https://i.imgur.com/NikYziC.png);
}
img[src="https://www.horsereality.com/icon/deltapoints.png"]
{
content: url(https://i.imgur.com/RJCRdjy.png);
}
img[src="https://www.horsereality.com/icon/ticket-foundation.png"]
{
content: url(https://i.imgur.com/pMb2d7L.png);
}
img[src="https://www.horsereality.com/icon/ticket-wildlife.png"]
{
content: url(https://i.imgur.com/j2lZXYZ.png);
}
/*General Icons*/
img[src="https://www.horsereality.com/icon/sex-mare.png"]
{
content: url(https://www.horsereality.com/icon/sex-mare.png); opacity: 25%;
}
img[src="https://www.horsereality.com/icon/sex-stallion.png"]
{
content: url(https://www.horsereality.com/icon/sex-stallion.png); opacity: 25%;
}
img[src="https://v2.horsereality.com/img/sex-mare.png"]
{
content: url(https://v2.horsereality.com/img/sex-mare.png); opacity: 25%;
}
img[src="https://v2.horsereality.com/img/sex-stallion.png"]
{
content: url(https://v2.horsereality.com/img/sex-stallion.png); opacity: 25%;
}
img[src="https://www.horsereality.com/img/sex-gelding.png"]
{
content: url(https://www.horsereality.com/img/sex-gelding.png); opacity: 25%;
}
img[src="https://www.horsereality.com/icon/fitness.png"]
{
content: url(https://i.imgur.com/lYv0vR4.png); opacity: 25%;
}
img[src="https://www.horsereality.com/icon/clock.png"]
{
content: url(https://i.imgur.com/WO6QR1u.png); opacity: 60%;
}
img[src="https://www.horsereality.com/icon/stud.png"]
{
content: url(https://i.imgur.com/Bo9tHsF.png); opacity: 25%;
}
img[src="https://www.horsereality.com/icon/trade.png"]
{
content: url(https://i.imgur.com/Si7GRlI.png); opacity: 50%;
}
img[src="https://www.horsereality.com/icon/private-trade.png"]
{
content: url(https://i.imgur.com/zfyZiRA.png); opacity: 50%;
}
img[src="https://www.horsereality.com/icon/inheat.png"]
{
content: url(https://i.imgur.com/IfSIpXI.png); opacity: 50%;
}
img[src="https://www.horsereality.com/icon/warning.png"]
{
content: url(https://i.imgur.com/AUhSU0H.png); opacity: 50%;
}
img[src="https://www.horsereality.com/icon/vet_ultrasound.png"]
{
content: url(https://i.imgur.com/vbUBWhI.png); opacity: 75%;
border-radius: 5px;
}
/*Ends here*/
img[src="https://www.horsereality.com/icon/ribbon-triple.png"]
{
content: url(https://i.imgur.com/jeYHFpm.png);
}
img[src="https://www.horsereality.com/icon/ribbon-red.png"]
{
content: url(https://i.imgur.com/Nsp61P0.png);
}
img[src="https://www.horsereality.com/icon/ribbon-white.png"]
{
content: url(https://i.imgur.com/ftmd5i3.png);
}
img[src="https://www.horsereality.com/icon/ribbon-blue.png"]
{
content: url(https://i.imgur.com/H4rzJbl.png);
}
img[src="https://www.horsereality.com/icon/cup-1st.png"]
{
content: url(https://i.imgur.com/Nsp61P0.png);;
}
img[src="https://www.horsereality.com/icon/cup-2nd.png"]
{
content: url(https://i.imgur.com/ftmd5i3.png);
}
img[src="https://www.horsereality.com/icon/cup-3rd.png"]
{
content: url(https://i.imgur.com/H4rzJbl.png);
}
}
@-moz-document url-prefix("https://www.horsereality.com/") {
/*V1 Images*/
img[src="https://www.horsereality.com/images/world/ava-africa.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-asia.png"]
{
content: var(--map);
}
img[src="https://www.horsereality.com/images/world/ava-au...