Skip to content

horsereality.com - Nov 2023 by Kyshiara

Details

AuthorKyshiara

LicenseNo License

CategoryHorse reality

Created

Updated

Code size1.7 kB

Code checksumdb3658f

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           horsereality.com - Nov 2023
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */



.show-profile .navbar {
    min-height: 40px!important;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 2px solid #2b512e;
    border-bottom: 2px solid #1a331a;
    background-color: #70846d!important;
    justify-content: flex-end;
    align-items: stretch;
}.header-menu .cta-premium {
    padding: 3px 8px;
    font-weight: 500;
    background: #5b7d54;
    flex-shrink: 0;
}.side-nav {
    padding: 10px;
    background: #283127;
}.main-content {
    padding: 15px;
    background: #353932;
}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: 500;
    line-height: 1.5;
    color: #517152;
    text-align: left;
    


}.footer {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    color: #fff;
    background: #2f3e34;
}.header-menu {
    background: #283127;
    

}.bluebar_container {
    width: 100%;
    background-color: #353932;
    height: 80px;
    position: relative;
    z-index: 1000;
    
}.leftnav {
    float: left;
    background-color: #353932;
    width: 150px;
    z-index: 900;
    padding: 10px;
    font-family: roboto,sans-serif;
}
body.background.europe {
    background: url(https://i.imgur.com/Z5r5ztV.png) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}@-moz-document domain("horsereality.com") {
    /* Insert code here... */
}

Reviews

No reviews yet.