woop
Winter Lilac 2 by MarinaOutOfHouse
Details
AuthorMarinaOutOfHouse
LicenseNo License
Categoryhttps://v2.horsereality.com/
Created
Updated
Size3.8 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 Winter Lilac 2
@version 1.0.0
@namespace https://userstyles.world/user/MarinaOutOfHouse
@description woop
@author MarinaOutOfHouse
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/"){
/*Background*/}
body.background.europe {
background: url(https://www.horsereality.com/images/profilebg_winter2022.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
/*Selection Profile*/
.show-profile .navbar {
min-height: 40px!important;
padding-top: 0;
padding-bottom: 0;
border-top: 2px solid #a992bb;
border-bottom: 2px solid #a992bb;
background-color: #816f8f!important;
justify-content: flex-end;
align-items: stretch;
}
/*Avatar Frame*/
.show-profile .navbar-avatar .navbar-avatar-container {
position: absolute;
z-index: 1;
top: 165px;
left: 25px;
width: 150px;
height: 150px;
border: 4px solid #816f8f;
background-size: cover;
}
/*Profile Info*/
.show-profile .profile-account {
width: 100%;
margin-bottom: 20px;
padding: 10px;
background: rgb(136, 110, 211);
background: linear-gradient(180deg, rgba(136, 110, 211, 1) 0%, rgba(147, 139, 192, 1) 32%, rgba(187, 185, 223, 1) 100%);
;
opacity: 80%;
}
/*Profile Bg*/
.main-content {
padding: 15px;
background: #d1d9f2;
}
/*Sideselection*/
.side-nav {
padding: 10px;
background: #d1d9f2bf;
}
/*Sidebar Text*/
.side-nav ul a {
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
color: #000;
padding: 0;
}
/*Profile Horses*/
/*Text/Name*/
a {
color: #000;
/*Bg Stripes*/
/*Horse*/
.horse_left {
position: absolute;
top: 0;
margin: 20px 0 20px 20px;
width: 220px;
padding: 10px;
background-color: rgb(187, 185, 223);
}
/*OUTSTANDING*/
}element.style {
background-image: url(https://www.horsereality.com/images/profilebg_winter2022.jpg);
}
@-moz-document url-prefix("https://horsereality.com/"){}
.horse_left {
position: absolute;
top: 0;
margin: 20px 0 20px 20px;
width: 220px;
padding: 10px;
background: rgb(136, 110, 211);
background: linear-gradient(180deg, rgba(136, 110, 211, 1) 0%, rgba(147, 139, 192, 1) 32%, rgba(187, 185, 223, 1) 80%);
;
border-radius: 30px;
}
.p a:active, p a:link, p a:visited {
color: #000;
text-decoration: none;
font-weight: 600;
}
.horse_left .right a:active, .horse_left .right a:link, .horse_left .right a:visited {
color: #000000;
text-decoration: none;
font-weight: 700;
}
.horse_banner.europe {
background-image: url(https://www.horsereality.com/images/profilebg_winter2022.jpg);
}
.leftnav {
float: left;
background-color: rgb(187, 185, 223);
width: 150px;
z-index: 900;
padding: 10px;
font-family: roboto,sans-serif;
opacity: 80%;
}
.container_12 .grid_6.half_block {
background: rgb(136, 110, 211);
background: linear-gradient(180deg, rgba(136, 110, 211, 1) 0%, rgba(147, 139, 192, 1) 32%, rgba(187, 185, 223, 1) 80%);
border-left: 1px solid #d1d9f2;
border-bottom: 1px solid #d1d9f2;
border-right: 1px solid rgb(187, 185, 223);
width: 458px;
margin: 10px;
border-radius: 25px;
}
.pedigree {
float: left;
background: rgb(136, 110, 211);
background: linear-gradient(180deg, rgb(153, 128, 224) 0%, rgba(147, 139, 192, 1) 32%, rgba(187, 185, 223, 1) 80%);
}.horse_blockimg {
float: left;
width: 60px;
padding: 5px;
height: 60px;
margin: 5px;
background-color: #f6f6f617;
border-radius: 25px;
}
.center {
background-color: #d1d9f2;
margin: 0;
padding-bottom: 25px;
float: right;
min-height: 650px;
}