For Kiki only
Kiki Jan 27th 23 theme by whitthemes
Details
Authorwhitthemes
LicenseNo Redistribution
CategoryHR
Created
Updated
Size74 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 Kiki Jan 27th 23 theme
@version 20230204.17.07
@namespace userstyles.world/user/whitthemes
@description For Kiki only
@author whitthemes
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baskervville&display=swap');
:root {
--left-nav: #332a2ee0;
--picture-button: #d5bba56b;
--border: #eccbaf;
--header-2: #664546;
--header-1: #422929;
--light-text: #dcaf95;
--box: #c8af957d;
--body: #ddcebfa8;
--dark-text: #31242d;
--text-hover: #ba9872;
--middle-hover: #b59a83;
--progress: #b28f6d;
--button: #664546;
--button-hover: #422929;
--boxes: #aa9c74ab;
--white: #e6ddca;
--odd: #bfa699d1;
--even: #a78a7bc9;
--mine: #8b6d5dd9;
--select: #e6d7c8;
--top-hover: #3e3822;
--highlights: #a37b6154;
--slide-hover: #433233;
--center-bar: #5e5451e3;
--entry: #998a61a3;
--Titles: 20px;
--background: url(https://cdn.discordapp.com/attachments/901229176672116758/1068339560968376330/KikimoraBG.jpg);
--map: url(https://cdn.discordapp.com/attachments/901229176672116758/1068339560968376330/KikimoraBG.jpg);
--title-font: "Edu VIC WA NT Beginner";
--main-font: "Baskervville";
--headers: url(https://cdn.discordapp.com/attachments/987518421442891878/1068654611633803384/kikitop.png);
--horse-bg: url(https://cdn.discordapp.com/attachments/987518421442891878/1068664123862306937/kikibg.jpg);
}
}
@-moz-document url-prefix("https://www.horsereality.com/") {
@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baskervville&display=swap');
:root {
--left-nav: #332a2ee0;
--picture-button: #d5bba56b;
--border: #eccbaf;
--header-2: #664546;
--header-1: #422929;
--light-text: #dcaf95;
--box: #c8af957d;
--body: #ddcebfa8;
--dark-text: #31242d;
--text-hover: #ba9872;
--middle-hover: #b59a83;
--progress: #b28f6d;
--button: #664546;
--button-hover: #422929;
--boxes: #aa9c74ab;
--white: #e6ddca;
--odd: #bfa699d1;
--even: #a78a7bc9;
--mine: #8b6d5dd9;
--select: #e6d7c8;
--top-hover: #3e3822;
--highlights: #a37b6154;
--slide-hover: #433233;
--center-bar: #5e5451e3;
--entry: #998a61a3;
--background: url(https://cdn.discordapp.com/attachments/901229176672116758/1068339560968376330/KikimoraBG.jpg);
--map: url(https://cdn.discordapp.com/attachments/901229176672116758/1068339560968376330/KikimoraBG.jpg);
--title-font: "Edu VIC WA NT Beginner";
--main-font: "Baskervville";
--horse-bg: url(https://cdn.discordapp.com/attachments/987518421442891878/1068664123862306937/kikibg.jpg);
}
}
@-moz-document url-prefix("https://v2.horsereality.com/delta-store") {
.delta-store-item-content {
position: relative;
padding-top: 30px;
padding-bottom: 30px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
background: var(--odd);
}
.delta-store-item-footer {
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: justify;
justify-content: space-between;
padding: 10px;
color: var(--light-text);
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
background: var(--even);
}
.delta-store-item-price-total {
font-size: 24px;
font-weight: 700;
line-height: 1;
color: var(--dark-text);
}
.delta-store-item-price-deltapoints {
font-size: 15px;
font-weight: 700;
line-height: 1;
text-decoration: line-through;
color: var(--light-text);
}
.delta-store-best-deal-price-delta-points {
font-size: 18px;
text-decoration: line-through;
color: var(--dark-text);
}
.notice a {
font-weight: 600;
-webkit-transition: all .2s;
transition: all .2s;
color: var(--dark-text);
}
.delta-store-service header h3 {
font-size: 21px;
line-height: 1;
position: relative;
margin: 0;
color: var(--light-text);
}
.notice.warning {
color: var(--dark-text);
border: var(--border);
background: var(--even);
}
.delta-store-bonus {
font-size: 10px;
font-weight: 700;
line-height: 16px;
position: absolute;
z-index: 100;
top: 3px;
right: -3px;
padding: 2px 5px;
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
color: var(--light-text);
border-radius: 3px;
background: var(--button);
}
.delta-store-tag {
font-size: 11px;
font-weight: 700;
padding: 2px 5px;
text-transform: uppercase;
color: var(--light-text);
border-radius: 3px;
background: var(--button);
}
.delta-store-best-deal-price-total-foreground {
position: relative;
z-index: 100;
color: var(--light-text);
text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}
.delta-store-best-deal-price-total-backdrop {
position: absolute;
z-index: 50;
left: 0;
-webkit-transform: translate(-2px,2px);
transform: translate(-2px,2px);
color: var(--dark-text);
}
.delta-store-best-deal-content {
position: relative;
z-index: 300;
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
width: 100%;
padding: 20px;
}
.delta-store-best-deal-coins {
font-size: 20px;
font-weight: 700;
position: absolute;
top: 50%;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
width: 40%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
pointer-events: none;
color: var(--light-text);
-webkit-filter: blur(3px);
filter: blur(3px);
}
.delta-store-best-deal-horse {
position: absolute;
z-index: 200;
top: 0;
left: 50%;
height: 175%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
pointer-events: none;
}
.delta-store-best-deal-yellow {
position: absolute;
right: 14px;
bottom: -20px;
width: 50%;
height: 200%;
-webkit-transform: rotate(-18deg);
transform: rotate(-18deg);
pointer-events: none;
border-radius: 10px;
background: var(--even);
}
.delta-store-service-wrapper {
display: -webkit-box;
display: flex;
-webkit-box-align: start;
align-items: flex-start;
-webkit-box-pack: center;
justify-content: center;
width: calc(100% + 30px);
margin-bottom: -15px;
margin-left: -15px;
padding: 30px 38px;
background: var(--odd);
}
.delta-store-service {
overflow: hidden;
width: 100%;
max-width: 300px;
border-radius: 8px;
background: var(--even);
}
.delta-store-service footer h4 {
font-size: 13px;
font-weight: 700;
margin: 0;
text-align: center;
text-transform: none;
color: var(--light-text);
}
.delta-store-service-payment-options .delta-store-service-payment-option-price {
font-size: 30px;
font-weight: 700;
line-height: 1;
position: relative;
color: var(--light-text);
}
.delta-store-service header {
position: relative;
padding: 12px 15px 9px;
background: var(--even);
}
.delta-store-service section ul li {
font-size: 13px;
font-weight: 700;
position: relative;
margin-bottom: 5px;
padding-left: 16px;
color: var(--green-text);
}
.delta-store-service header h3 .delta-store-tag.active {
background: var(--button);
visibility: hidden;
}
.delta-store-service header span {
font-size: 10px;
font-weight: 700;
color: var(--light-text);
}
.delta-store-item-currency {
font-size: 11px;
font-weight: 700;
line-height: 1;
margin-top: 2px;
margin-left: 3px;
color: var(--light-text);
}
.delta-store-item-icon:before {
position: absolute;
top: -10px;
display: block;
width: 80px;
height: 80px;
content: "";
border-radius: 50%;
background: var(--picture-button);
}
.delta-store-best-deal {
position: relative;
display: -webkit-box;
display: flex;
overflow: hidden;
-webkit-box-align: center;
align-items: center;
width: 100%;
height: 190px;
border-radius: 3px;
background: #4a7a9b00;
background-image: var(--delta-banner);
}
.delta-store-service section p {
font-size: 13px;
font-weight: 700;
margin-bottom: 0;
color: var(--dark-text);
}
.delta-store-support {
position: relative;
-webkit-box-flex: 1;
flex: 1;
width: calc(100% + 30px);
margin-left: -15px;
padding: 30px 25px 30px 150px;
background: var(--odd);
}
.delta-store-support h2 {
font-size: 18px;
font-weight: 700;
text-align: center;
color: var(--green-text);
}
.delta-store-support p {
font-size: 13px;
font-weight: 700;
text-align: center;
color: var(--dark-text);
}
.delta-store-history table thead {
color: var(--light-text);
background: var(--header-2);
}
.delta-store-history table tbody tr:nth-child(odd) {
background: var(--odd);
}
.tag--red {
color: var(--light-text);
background: var(--button);
}
.tag--green {
color: var(--light-text);
background: var(--button-hover);
}
}
@-moz-document url-prefix("https://v2.horsereality.com/") {
@import url('https://fonts.google.com/specimen/Passions+Conflict?category=Handwriting');
.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(--bo...