Profile theme only for private use, do not use it without asking.
[PRIVATE] Rainy field - Phyric's Theme by Elayine
Details
AuthorElayine
LicenseNo License
Categoryhttps://v2.horsereality.com/
Created
Updated
Code size342 kB
Code checksumb70f5d34
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Profile theme only for private use, do not use it without asking.
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name [PRIVATE] Rainy field - Phyric's Theme
@version 27.02.2024
@namespace https://userstyles.world/user/Elayine
@description custom theme for Phyric's personal use only
@author Elayine
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
/*STOP STEALING YOU THIEF!!!*/
/*COPYNG IS NOT PERMITTED!!!*/
/*DOWNLOADING THIS THEME IS PROIBITED!!!*/
/*TAKING PIECES OF THIS CODE IS PROIBITED!!!*/
/*I CAN SEE THE DOWNLOADS!!!*/
body { --typography-p3: 400 0.6rem/1 "Arial"; /*variabile scritte nel menù a scomparsa*/
--colour-primary-900: #5f5d5400; /*variabile che cambia il colore alla zona crediti*/ }
/* SFONDO E OPACITA' */
body.background.south-america, body.background.africa, body.background.asia, body.background.australia, body.background.europe, body.background.north-america { background-image: url(https://i.imgur.com/NLkr9rz.png)!important; }
.main-content { background: rgba(237, 233, 227, .99);
margin-left: 0px;
margin-top: 10px;
border-bottom: 20px solid #5f5d54f5; }
/*IL BRUTTO BANNER CHE APPARE PER I DP SALES*/
.header-cta {
position: fixed;
z-index: 2;
display: flex;
flex-wrap: nowrap;
justify-content: center;
width: 100%;
height: 30px;
padding-right: 5px;
padding-left: 180px;
text-align: center;
background-color: #d4d2c3e3; }
.header-cta .cta-text { padding-top: 1px; }
.header-cta .cta-text h2 {
font-size: 12px;
font-weight: 700;
font-family: calibri;
line-height: 28px;
margin: 0;
letter-spacing: .5px;
text-transform: uppercase;
color: #6f6c5ff5; }
.header-cta .cta-text .cta-description {
font-size: 11px;
font-weight: 500;
font-family: calibri;
letter-spacing: .5px;
color: #484639; }
.header-cta .cta-timer { display: none; }
.header-cta .cta-button {
margin-left: 80px;
padding-top: 4px; }
.header-cta .cta-button button {
margin-top: -6px;
font-weight: 600;
font-size: 10px;
font-family: arial;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .29);
background: #595643de;
line-height: 15px;
border: 0px solid transparent;
color: #959279;
width: 200px; } .header-cta .cta-button button:hover { background: #838068; color: #dad7ba; }
/*CODICE PAGINA PRINCIPALE*/
/*AVATAR*/
.show-profile .navbar-avatar .navbar-avatar-container {
top: 215px;
left: 25px;
width: 100px;
height: 100px;
background-size: cover;
border: 4px solid #595643;
background-color: #d0cebd59;
border-radius: 10px;
opacity: 1%; } .show-profile .navbar-avatar .navbar-avatar-container:hover { opacity: 100%; }
/*NOME UTENTE*/
.show-profile .profile-name-and-estate { /*codice posizione*/
top: 240px;
left: 135px; }
.show-profile .profile-name-and-estate .profile-username { /*codice nome utente*/
font-size: 15px!important;
font-weight: bold!important;
margin-bottom: 1px!important;
color: #d0ccaf5e;
font-family: arial;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .05);
text-align: left;
opacity: 50%; } .show-profile .profile-name-and-estate .profile-username:hover { /*nome utente al passaggio del mouse*/
color: #d0ccafeb; opacity: 100%; }
.show-profile .profile-name-and-estate .profile-estate { /*codice nome stalla*/
font-size: 10.5px;
font-weight: 400;
line-height: 0px;
color: #d0ccaf5e;
font-family: arial;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .05);
letter-spacing: 0.5px;
opacity: 50%; } .show-profile .profile-name-and-estate .profile-estate:hover { /*nome stalla al passaggio del mouse*/
color: #d0ccafeb; opacity: 100%; }
/*RANKING*/
.show-profile .profile-ranking-container { /*codice posizione ranking*/
top: 240px;
right: 15px; }
.show-profile .profile-ranking-container .profile-rank { /*codice scritta "ranking"*/
font-size: 10.5px;
font-weight: 400;
line-height: 12px;
margin-bottom: 0;
text-align: left;
color: #d0ccaf5e;
font-family: arial;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(19, 18, 18, 0);
letter-spacing: 0.5px; } .show-profile .profile-ranking-container .profile-rank:hover { /*"ranking" al passaggio del mouse*/
color: #d0ccafeb; }
.show-profile .profile-ranking-container .profile-rank-position { /*codice numero ranking*/
font-size: 15px!important;
font-weight: 400!important;
margin-bottom: 0px!important;
text-align: right;
color: #d0ccaf5e;
font-family: arial;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(19, 18, 18, 0);
letter-spacing: 0.5px; } .show-profile .profile-ranking-container .profile-rank-position:hover { /*numero ranking al mouse*/
font-size: 17px!important;
color: #d0ccafeb; }
/*BARRA CENTRALE*/
.show-profile .navbar {
padding-top: 0;
padding-bottom: 0;
border-top: transparent;
border-bottom: transparent;
background-color: #595643!important;
justify-content: flex-end;
align-items: stretch;
min-height: 32px!important;
width: 940px;
box-shadow: 1px 1px 2px rgba(19, 18, 18, .29);
margin-left: 5px;
margin-top: 4px;
border-radius: 3px; }
/*SCRITTE INTERNE BARRA CENTRALE*/
.show-profile .navbar .nav-link {
border: none;
border-radius: 0;
padding-top: 0px;
margin-top: 4.6px;
height: 25px;
color: #959279;
font-size: 11px;
font-weight: 600;
font-family: arial;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .07);
letter-spacing: 0.5px; } .show-profile .navbar .nav-link:hover { /*scritte interne al passaggio del mouse*/
background-color: transparent;
color: #d0ccafeb; }
/*BUSTA MAIL NELLA BARRA CENTRALE*/
.show-profile .navbar .nav-link__padding-small {
padding: 0px;
margin-top: 3px;
opacity: 60%; } .show-profile .navbar .nav-link__padding-small:hover { /*busta mail al passaggio del mouse*/
opacity: 100%; }
/*METTE UN'OMBRA AL BANNER*/
.show-profile .profile-banner {
width: 100%;
height: 0;
padding-top: 30.8%;
background-size: cover;
box-shadow: 0px 0px 3px rgba(19, 18, 18, .5); }
/*CODICE BARRA LATERALE*/
.side-nav { /*sfondo*/
position: fixed; margin-left: 0px; margin-right: 80px; /*!!!!!*/
padding: 10px;
padding-top: 5px;
background: #6f6c5ff5;
border-bottom-right-radius: 40px;
border-left: 1px solid #99aab214;
line-height: 15px;
margin-top: 0px;
width: 180px;}
.side-nav ul .subtitle { /*titoli tipo "personal", "events" etc*/
margin-bottom: -2px;
font-size: 10px;
font-weight: 600;
color: #dad7c18a;
font-family: arial;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 1px 1px 2px rgba(19, 18, 18, 0);
margin-left: -1px;
background-color: #5d5a4e59;
border-radius: 2px;
box-shadow: 1px 1px 2px rgba(19, 18, 18, 0);
height: 20px; }
.side-nav ul .subtitle i { /*diminuisce la spaziatura tra il simboletto e il titolo*/
width: 15px; }
.side-nav ul a { /*codice altre scritte*/
color: #dad7c163;
font-size: 11px;
font-weight: 400;
font-family: calibri;
text-transform: uppercase;
letter-spacing: 0.2px;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .03);
margin-left: -8px;
padding: 0; } .side-nav ul a:hover { /*codice altre scritte al passaggio del mouse*/
color: #dad7c1bd; }
.premium-lock.link:not([href]) { /*scritte per voci bloccate dal premium*/
text-decoration: none;
color: #595643a1; } .premium-lock.link:not([href]):hover { /*voci bloccate dal premium non mutano al passaggio del mouse*/
text-decoration: none;
color: #595643a1; }
.premium-lock.link:not([href]):after { /*il lucchetto delle voci bloccate dal premium*/
opacity: 20%; }
/*BARRA IN ALTO*/
.header-menu {
background: #6f6c5ff5;
border-bottom-left-radius: 0px; border-bottom-right-radius: 5px;
border-bottom: 0px solid #99aab22b;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .29);
height: 40px;
margin-left: 0px; }
.header-menu .logo img { /*rende più piccolo e trasparente il logo hr*/
width: auto;
height: 20px;
margin-left: -75px;
margin-right: 185px;
margin-top: 4px;
opacity: 40%; }
.header-menu .user-nav a { /*colore nome utente nella barra in alto*/
vertical-align: middle;
color: #dad7c18a;
font-size: 10px;
font-weight: 500;
font-family: arial;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .29); }
.header-menu .user-nav a:hover { /*colore nome utente nella barra in alto al passaggio del mouse*/
color: #dad7c1d1; }
.header-menu .user-nav { /*colore notifiche vicino al nome*/
color: #dad7c18a;
font-size: 11px;
font-weight: 500;
font-family: arial;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 1px 1px 2px rgba(19, 18, 18, .29); }
.header-menu .user-nav:hover { /*colore sfondo al passaggio del mouse sopra al nome utente*/
background: #6f6c5ff5; }
.header-menu .user-nav button { /*rende più trasparente il bottoncino che apre il menu a scomparsa*/
opacity: 35%;
margin-top: 3.5px; }
/*CODICE MENU A SCOMPARSA*/
.header-menu .user-nav #user-nav-dropdown {
color: #dad7c18a;
text-transform: uppercase;
display: none;
...