Skip to content

Death's Style :) by bellerain

Details

Authorbellerain

LicenseNo License

CategoryHorse Reality

Created

Updated

Size47 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Theme for Death/Deathline.

Notes

If I spot anyone else using this style other than those I have given permission to, you will be banned from buying my art.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           Death's Style :)
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
body.background.north-america {
    background: url(https://cdn.discordapp.com/attachments/969606105107935272/994851389840834610/jack-krzysik-Htu05rIALVg-unsplash.jpg) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
.header-menu {
    background: #3a443b;
}
.bluebar_container {
    width: 100%;
    background-color: #3a443b;
    height: 80px;
    position: relative;
    z-index: 1000;
}
.footer {
    background: #3a443b;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    margin-bottom: 50px;
}
.side-nav {
    padding: 10px;
    background: #e3e9e7;
}
.leftnav {
    float: left;
    background-color: #e3e9e7;
    width: 150px;
    z-index: 900;
    padding: 10px;
    font-family: roboto,sans-serif;
}
.side-nav ul .subtitle {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3a443b;
}
.side-nav ul a {
    font-size: 13px;
    font-weight: 700;
    text-transform: capitalize;
    color: #555956;
    padding: 0;
}
.minimap.north-america {
    background-image: url(https://cdn.discordapp.com/attachments/969606105107935272/994851389840834610/jack-krzysik-Htu05rIALVg-unsplash.jpg);
}
.header-menu nav .main-menu .user-nav .dropdown-menu {
    left: -135px!important;
    min-width: 12rem!important;
    background: #454d46;
}
.leftnav>ul>li a:active, .leftnav>ul>li a:visited {
    width: 140px;
    text-transform: uppercase;
    color: #3a443b;
}
.minimap.north-america {
    background-image: url(https://cdn.discordapp.com/attachments/969606105107935272/994851389840834610/jack-krzysik-Htu05rIALVg-unsplash.jpg);
}
#store_left.tabnav .store_tabclick:hover, #store_left.tabnav .store_tabclick.tabsel {
    background-color: #e3e9e7;
    cursor: pointer;
}
}

@-moz-document url-prefix("https://v2.horsereality.com/user/") {
.show-profile.green-garden .medium-color, .show-profile.green-garden .navbar, .show-profile.green-garden th {
    background: #3a443b!important;
}
.show-profile.green-garden .odd-row, .show-profile.green-garden .profile-account, .show-profile.green-garden .profile-container .table tbody tr:nth-of-type(odd) {
    background-color: #e3e9e7!important;
}
.show-profile.green-garden .milestone-title, .show-profile.green-garden .profile-container a:hover, .show-profile.green-garden .title-text, .show-profile.green-garden h2.profile-account-title, .show-profile.green-garden td.bold {
    color: #3a443b!important;
}
.show-profile .navbar {
    background-color: #3a443b!important;
    border-top: 2px solid #183448;
    border-bottom: 2px solid #183448;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 40px!important;
}
.show-profile .profile-account {
    width: 100%;
    padding: 10px;
    background-color: #e3e9e7;
    margin-bottom: 20px;
}
.show-profile .profile-account h2 {
    font-size: 14px;
    font-weight: 600;
    color: #3a443b;
    margin: 0;
}
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #5b665c;
    transition: width .6s ease;
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e3e9e7;
    border-radius: 0.25rem;
}
.header-menu nav .main-menu .user-nav .dropdown-menu {
    left: -135px!important;
    min-width: 12rem!important;
    background: #454d46;
}
body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #555956;
    text-align: left;
    background-color: #fff;
}

}

@-moz-document url("https://www.horsereality.com/horses") {
body.background.north-america {
    background-image: url(https://cdn.discordapp.com/attachments/969606105107935272/994851389840834610/jack-krzysik-Htu05rIALVg-unsplash.jpg);
}
.bluebar_container {
    width: 100%;
    background-color: #3a443b;
    height: 80px;
    position: relative;
    z-index: 1000;
}
.leftnav>ul>li {
    width: 140px;
    text-transform: uppercase;
    color: #3a443b;
}
.leftnav>ul>li>ul>li a:active, .leftnav>ul>li>ul>li a:link, .leftnav>ul>li>ul>li a:visited {
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
    color: #555956;
    padding: 0;
}
.leftnav {
    float: left;
    background-color: #e3e9e7;
    width: 150px;
    z-index: 900;
    padding: 10px;
    font-family: roboto,sans-serif;
}
.center {
    background-color: #e3e9e7;
    margin: 0;
    padding-bottom: 25px;
    float: right;
    min-height: 650px;
}
h1 {
    font-size: 26px;
    line-height: 30px;
    font-family: roboto,sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #3a443b;
}
button.yellow, input[type=submit].yellow {
    background-color: #3a443b;
}
#store_left {
    float: left;
    width: 150px;
    padding: 10px;
    margin-top: 5px;
    margin-right: 10px;
    color: #3a443b;
    text-transform: capitalize;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
}
table {
    background-color: #313a32;
    border-bottom: 3px solid #313a32;
    border-right: 1px solid #313a32;
    border-left: 1px solid #313a32;
    width: 100%;
}
table thead tr.top {
    background-color: #313a32;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    font-family: roboto,sans-serif;
    line-height: 21px;
}
table thead tr.sub {
    background-color: #445246;
    font-weight: 600;
    color: #fff;
    font-size: 14px;
    font-family: roboto,sans-serif;
    line-height: 18px;
}
table tr.odd {
    background-color: #aebeb0;
}
.bluebar_container {
    width: 100%;
    background-color: #3a443b;
    height: 80px;
    position: relative;
    z-index: 1000;
}
.footer {
    background-color: #3a443b;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}
.leftnav>ul>li a:active, .leftnav>ul>li a:visited {
    width: 140px;
    text-transform: uppercase;
    color: #3a443b;
}
.minimap.north-america {
    background-image: url(https://cdn.discordapp.com/attachments/969606105107935272/994851389840834610/jack-krzysik-Htu05rIALVg-unsplash.jpg);
}
.center {
    background-color: #ffff;
    margin: 0;
    padding-bottom: 25px;
    float: right;
    min-height: 650px;
}

}

@-moz-document url("https://v2.horsereality.com/estate") {
h1 {
    font-size: 26px;
    line-height: 30px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #3a443b;
}
p {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #555956;
}
.estate-item {
    background-color: #e3e9e7;
    padding: 10px 15px;
    width: 100%!important;
    height: 100%;
}
.estate-item .estate-item-name {
    font-size: 14px;
    text-align: center;
    font-weight: 700!important;
    color: #3a443b;
    margin-bottom: 15px;
}
p {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #555956;
}
.estate-item .estate-item-buy button {
    font-size: 13px;
    line-height: 18px;
    font-family: Roboto,sans-serif;
    font-weight: 600;
    border-radius: 2px;
    border: none;
    padding: 3px 8px;
    color: #fff;
    background-color: #3a443b;
}

}

@-moz-document url("https://v2.horsereality.com/foal-pastures") {
h1 {
    font-size: 26px;
    line-height: 30px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    color: #3a443b;
}
.fitting-room .buy-row .buy-row-left .go-to-inventory-btn {
    background-color: #3a443b;
    border: 1px solid #3a443b;
    font-family: Roboto,sans-serif;
    font-weight: 600;
    color: #fff;
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn.btn-cta, .btn.btn-primary {
    color: #fff;
    background-color: #3a443b;
    border-color: #3a443b;
    font-weight: 600;
}
.fitting-room .horse-select-row {
    background-color: #3a443b;
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Roboto,sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 13px;
}
.component.frame .wrapper {
    background: #3a443b;
    padding: 2px;
}
.fitting-room .fitting-room-bg-row h1 {
    font-size: 16px!important;
    color: #3a443b;
    line-height: 21px;
    margin-bottom: 0;
}
p {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #555956;
}

}

@-moz-document url("https://v2.horsereality.com/foal-pastures") {
.component.npc {
    display: -webkit-box;
    display: flex;
    background: #e3e9e7;
}
.card-item {
    background-color: #e3e9e7;
    padding: 10px 15px;
    width: 100%!important;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-dir...

Reviews

No reviews yet.