Skip to content

Again testing by Catharina

Details

AuthorCatharina

LicenseNo License

Categorytesting again and again

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

round 2

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Testing
@namespace    unknown
@author       Kawaiichan
@description  Test
@version      1.0.0
@license      NONE
@preprocessor uso
==/UserStyle== */

@-moz-document url-prefix("https://www.horsereality.com/") {
    
.show-profile .navbar-avatar .navbar-avatar-container {
    position: absolute;
    z-index: 1;
    top: 165px;
    left: 25px;
    width: 150px;
    height: 150px;
    border: 4px solid #183448;
    background-size: cover;
}
.show-profile .navbar {
    min-height: 40px!important;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 2px solid #183448;
    border-bottom: 2px solid #183448;
    background-color: #4a7a9b!important;
    justify-content: flex-end;
    align-items: stretch;
}
.show-profile .profile-account {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #eaf0f2;
}
body.background.north-america {
    background: url(https://www.horsereality.com/images/body-north-america.jpg) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
.header-menu {
    background: #081b28;
}ody {
    margin: 0;
    font-family:EB Garamond
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.footer {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    color: #fff;
    background: #081b28;
}
}

Reviews

No reviews yet.