TEST
TEST by Elayine
Details
AuthorElayine
LicenseNo License
Categoryhttps://v2.horsereality.com/
Created
Updated
Size518 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name TEST
@version 00025
@namespace https://userstyles.world/user/Elayine
@description TEST
@author Elayine
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.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;
}
}