Skip to content

moorlands by termiit

Details

Authortermiit

LicenseNo License

Categoryhorse reality

Created

Updated

Size941 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

backgrounds is moorlands for welshies

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         HR test
@namespace    USO Archive
@author       Runes
@description  forest trail bg
@version      20210609.12.08
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("horsereality.com")
{
  body.background.north-america, body.background.south-america, body.background.europe, body.background.australia, body.background.asia, body.background.africa
  {
    background-image: url("https://imgur.com/a/4VwGqx1");
    background-size: cover;
    background-position: 0%;
  }
}

.header-menu {
    background: #202f20 !important;
}
.footer {
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    color: #fff;
    background: #202f20 !important; 
}
.bluebar_container {
    width: 100%;
    background-color: #202f20 !important;
    height: 80px;
    position: relative;
    z-index: 1000;
}
body {

}

Reviews

No reviews yet.