just smol practice with elayine
Practice 1 by MarinaOutOfHouse
Details
AuthorMarinaOutOfHouse
LicenseNo License
Categoryhttps://v2.horsereality.com/
Created
Updated
Size585 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
horsereality.com
Source code
/* ==UserStyle==
@name Practice 1
@version 1.0.0
@namespace https://userstyles.world/user/MarinaOutOfHouse
@description just smol practice with elayine
@author MarinaOutOfHouse
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
.show-profile .navbar {
min-height: 40px!important;
padding-top: 0;
padding-bottom: 0;
border-top: 2px solid #9cbbc9;
border-bottom: 2px solid #9cbbc9;
background-color: #adc6d2!important;
justify-content: flex-end;
align-items: stretch;
}
}