Looks good only on night layouts, you can change it in layout settings on office page (https://equinepassion-browsergame.com/intern/index.php?page=account).
equinepassion night style by Lunarian345
Details
AuthorLunarian345
LicenseNo License
Categoryequinepssion
Created
Updated
Size615 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Looks good only on night layouts, you can change it in layout settings on office page (https://equinepassion-browsergame.com/intern/index.php?page=account). If you have any problems you can contact me via discord - lunarian._.
Source code
/* ==UserStyle==
@name equinepassion night style - Feb 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Looks good only on night layouts
@author Lunarian
==/UserStyle== */
@-moz-document url-prefix("https://equinepassion-browsergame.com") {}
#struktur
{
background: #c5ecff75;
border-radius: 25px;
}
#reiter_desktop
{
background: transparent ;
}
#menueleiste
{
background: transparent;
}
#inhalt {
background: #c5ecff75;
}
#footer, #footer a
{
background-color: transparent
}
/* Bank Page */
.green {
color: #1de11d;
}