Removes marketing banner on top and restores page to as it should be
altestore by d437
Details
Authord437
LicenseNo License
Categorymarketing
Created
Updated
Size381 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 altestore - 12/16/2022, 1:19:28 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.altestore.com/") {
.ub-emb-bar-frame{
display: none
}
#default{
margin-top: 0px !important
}
}