For Booklover only. Do not copy any parts of this theme for yourself
Booklover theme by whitthemes
Details
Authorwhitthemes
LicenseNo Redistribution
CategoryHR
Created
Updated
Size60 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 Booklover theme
@version 20230527.20.24
@namespace userstyles.world/user/whitthemes
@description For Booklover only. Do not copy any parts of this theme for yourself
@author whitthemes
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
:root {
--left-nav: #151a14cf;
--picture-button: #5d625cab;
--border: #809255;
--header-2: #111510;
--header-1: #151b10;
--light-text: #8b9778;
--box: #344138d1;
--body: #495c56ba;
--dark-text: #000000;
--text-hover: #ababa8;
--middle-hover: #444145;
--progress: #6e804294;
--button: #1a1c19;
--button-hover: #111210;
--boxes: #6e5a76;
--white: #aca2af;
--odd: #3e403c9c;
--even: #2c2e28de;
--mine: #6b7062c7;
--select: #546661;
--top-hover: #2d2b2ede;
--highlights: #94969475;
--slide-hover: #141412d9;
--center-bar: #272826eb;
--background: url(https://cdn.discordapp.com/attachments/987518421442891878/1112017177097273505/enchanted-forest-7748648_1280.png);
--map: url(https://cdn.discordapp.com/attachments/987518421442891878/1112017177097273505/enchanted-forest-7748648_1280.png);
--title-font: "Comic Sans MS";
--main-font: "Candara";
--horse-bg: url(https://cdn.discordapp.com/attachments/987518421442891878/1112030128277561444/profilebg_3year_1.jpeg);
--headers: url(https://cdn.discordapp.com/attachments/987518421442891878/1112028022850207814/booklovertop.png);
--pedigree: url("https://cdn.discordapp.com/attachments/987518421442891878/1041120439763742871/Background_for_pedigree.png");
}
}
@-moz-document url-prefix("https://www.horsereality.com/") {
:root
{
--left-nav: #151a14cf;
--picture-button: #5d625cab;
--border: #809255;
--header-2: #111510;
--header-1: #151b10;
--light-text: #8b9778;
--box: #344138d1;
--body: #495c56ba;
--dark-text: #000000;
--text-hover: #ababa8;
--middle-hover: #444145;
--progress: #6e804294;
--button: #1a1c19;
--button-hover: #111210;
--boxes: #6e5a76;
--white: #aca2af;
--odd: #3e403c9c;
--even: #2c2e28de;
--mine: #6b7062c7;
--select: #546661;
--top-hover: #2d2b2ede;
--highlights: #94969475;
--slide-hover: #141412d9;
--center-bar: #272826eb;
--background: url(https://cdn.discordapp.com/attachments/987518421442891878/1112017177097273505/enchanted-forest-7748648_1280.png);
--map: url(https://cdn.discordapp.com/attachments/987518421442891878/1112017177097273505/enchanted-forest-7748648_1280.png);
--title-font: "Comic Sans MS";
--main-font: "Big Caslon";
--headers: url(https://cdn.discordapp.com/attachments/987518421442891878/1112028022850207814/booklovertop.png);
--horse-bg: url(https://cdn.discordapp.com/attachments/987518421442891878/1112030128277561444/profilebg_3year_1.jpeg);
}
}
@-moz-document url-prefix("https://v2.horsereality.com/") {
.header-menu {
background: var(--slide-hover);
background-image: var(--top);
}
.show-profile .navbar {
background-color: var(--center-bar)!important;
background-image: var(--center);
border-top: 2px solid var(--border);
border-bottom: 2px solid var(--border);
padding-top: 0;
padding-bottom: 0;
min-height: 40px!important;
}
.main-content {
background: var(--body);
padding: 15px;
}
.show-profile .profile-account {
padding: 10px;
background-color: var(--box);
background-image: var(--player);
margin-bottom: 20px;
border-radius: 20px 20px 20px 20px;
}
.responsive-table .mine {
border-bottom: 1px solid var(--border);
background-color: var(--mine)!important;
}
.table {
width: 100%;
margin-bottom: 1rem;
color: var(--dark-text);
}
body.background.africa {
background: var(--background) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.asia {
background: var(--background) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.australia {
background: var(--background) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.europe {
background: var(--background) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.south-america {
background: var(--background) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
body.background.north-america {
background: var(--background) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
.show-profile .navbar-avatar .navbar-avatar-container
{
border: 1px solid var(--border);
padding: 20px;
border-radius: 50%;
}
.show-profile .profile-name-and-estate .profile-username {
font-size: 32px!important;
font-weight: 700!important;
color: var(--light-text);
font-family: var(--main-font);
margin-bottom: 5px!important;
opacity: 30%;
}
.button.black, .button.secondary.active, .button.secondary:hover {
color: var(--light-text);
background: var(--button);
}
.button.black.active, .button.black:hover {
color: var(--light-text);
background: var(--button-hover);
}
.link-table .link-table-row .link-table-icon-container .link-table-icon {
line-height: 64px;
width: 40px;
height: 50px;
text-align: center;
border-radius: 0.25rem;
background: var(--picture-button);
}
.total-horses i, .total-items i, .total-vials i {
color: var(--dark-text);
}
.total-horses, .total-items, .total-vials {
color: var(--dark-text);
}
.office-table-row .link-table-button i {
color: var(--light-text);
}
.link-table .link-table-row .link-table-icon-container .link-table-icon i {
font-size: 28px;
color: var(--light-text);
}
.button.secondary {
transition: all .2s;
color: var(--light-text);
background: var(--button);
}
.market-item-price td:last-child .content-background {
border-right: var(--border);
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.conformation-tack-icon {
position: relative;
display: inline-block;
width: 35px;
height: 35px;
margin-right: 4px;
border-radius: 50%;
background-color: var(--picture-button);
}
.show-profile .profile-name-and-estate .profile-estate {
font-size: 18px;
font-family: var(--main-font);
line-height: 21px;
font-weight: 400;
color: var(--light-text);
opacity: 30%;
}
.show-profile .profile-ranking-container .profile-rank {
text-align: left;
margin-bottom: 0;
font-size: 12px;
font-family: var(--main-font);
line-height: 18px;
font-weight: 400;
color: var(--light-text);
}
.show-profile .profile-ranking-container .profile-rank-position {
font-size: 26px!important;
font-family: var(--main-font);
text-align: right;
font-weight: 700!important;
color: var(--light-text);
margin-bottom: 5px!important;
}
.show-profile .navbar .nav-link {
padding: 8px 20px;
line-height: 24px;
font-weight: 500;
color: var(--light-text);
font-family: var(--title-font);
font-size: 14px;
}
.show-profile .profile-account h2 {
font-size: 14px;
font-weight: 600;
color: var(--light-text);
font-family: var(--title-font);
background-image: var(--headers);
height: 30px;
border-radius: 20px 20px 20px 20px;
margin: 0;
}
.padding-top-15 {
padding-top: 5px;
}
.show-profile .main-content {
padding: 0;
overflow-x: visible;
}
.side-nav ul .subtitle {
font-size: 17px;
font-family: var(--title-font);
margin-bottom: 5px;
line-height: 21px;
font-weight: 700;
text-transform: uppercase;
color: var(--light-text);
}
.side-nav ul a {
font-size: 15px;
font-family: var(--main-font);
font-weight: 700;
text-transform: capitalize;
color: var(--light-text);
padding: 0;
}
.header-menu nav .main-menu .user-nav>a {
color: var(--light-text);
font-family: var(--title-font);
font-size: 17px;
}
.header-menu nav .main-menu ul li a {
font-size: 17px;
color: var(--light-text);
font-family: var(--title-font);
}
.header-menu nav .stats {
text-align: right;
color: var(--light-text);
font-family: var(--title-font);
font-size: 11px;
}
.header-menu nav .stats a {
color: var(--light-text);
}
.show-profile .navbar .nav-link:hover {
background-color: var(--middle-hover);
cursor: pointer;
border: none;
border-radius: 0;
color: var(--light-text);
font-family: var(--title-font);
text-decoration: none;
}
.header-menu nav .main-menu ul li a:not(.btn):hover {
text-decoration: none;
color: var(--text-hover);
}
.header-menu nav .main-menu .user-nav>a:hover {
color: var(--text-hover);
}
.header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-header, .header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-item {
font-size: 13px;
font-family: var(--main-font);
padding: 0.5rem 1rem;
color: var(--light-text);
}
.header-menu nav .main-menu .user-nav .dropdown-menu {
left: -135px!important;
min-width: 12rem!important;
background: var(--slide-hover);
}
.progress {
display: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden;
font-size: .75rem;
font-family: var(--main-font);
background-color: var(--body);
border-radius: 20px 20px 20px 20px;
}
.progress-bar {
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: center;
justify-content: center;
color: var(--dark-text);
text-align: center;
white-space: nowrap;
background-color: var(--progress);
border-radius: 20px 20px 20px 20px;
transition: width .6s ease;
}
.horse-list .horse-item .image {
display: flex;
align-items: flex-end;
justify-content: center;
width: 110px;
padding: 13px;
background-repeat: no-repeat...