woohoo
Winter Lilac by MarinaOutOfHouse
Details
AuthorMarinaOutOfHouse
LicenseNo License
Categoryhttps://v2.horsereality.com/
Created
Updated
Size2.7 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
@version 1.0.0
@namespace https://userstyles.world/user/MarinaOutOfHouse
@description woohoo
@author MarinaOutOfHouse
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
}
.horse-grid.compact .horse-item .image {
height: 110px;
background-position: -35px 77%;
background-image: url(https://www.horsereality.com/images/profilebg_winter2022.jpg)!important;
}
.show-profile .profile-banner {
width: 950px;
height: 297px;
background-repeat: no-repeat;
background-size: cover;
opacity:100% !important;
}
.horse_banner.europe {
background-image: url(https://www.horsereality.com/images/profilebg_winter2022.jpg);
}
body.background.europe {
background: url(https://www.horsereality.com/images/profilebg_winter2022.jpg) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
.horse_left {
position: absolute;
top: 0;
margin: 20px 0 20px 20px;
width: 220px;
padding: 10px;
background-color: rgba(157, 149, 189, .65);
border-radius: 25px;
}
p a:active, p a:link, p a:visited {
color: #d4c8dc;
text-decoration: none;
font-weight: 600;
}
.horse_left .right a:active, .horse_left .right a:link, .horse_left .right a:visited {
color: #d4c8dc;
text-decoration: none;
font-weight: 700;
}
.looking_at {
background-color: rgba(157, 149, 189, .65);
position: absolute;
padding: 10px;
margin-left: 280px;
text-align: center;
top: 20px;
width: 640px;
}
.pedigree {
float: left;
background-color: rgb(151, 146, 170);
}
.container_12 .grid_6.half_block {
background-color: #d4c8dc;
width: 458px;
margin: 10px;
}
.top {
background-color: rgb(151, 146, 170);
color: #fff;
font-family: roboto,sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 21px;
padding: 5px;
width: calc(100% - 10px);
float: left;
}
.side-nav {
padding: 10px;
background: rgb(151, 146, 170);
opacity:80%;
border-radius: 25px 0px 0px 25px;
}
.side-nav ul a {
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
color: #d4c8dc;
padding: 0;
}
.main-content {
padding: 15px;
background: rgb(151, 146, 170);
border-radius: 0px 25px 25px 0px;
}
.button.primary {
background: rgb(151, 146, 170);
opacity: 100% !important;
}
.horse-item h2 {
font-size: 14px;
font-weight: 700;
line-height: 24px;
letter-spacing: 0;
color: rgb(151, 146, 170);
}