remove all header and banner
clean coin360 by leeraymond78
Details
Authorleeraymond78
LicenseNo License
Categorycoin360
Created
Updated
Size396 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 clean coin360
@version 20220429.02.08
@namespace userstyles.world/user/leeraymond78
@description remove all header and banner
@author leeraymond78
@license No License
==/UserStyle== */
@-moz-document domain("coin360.com") {
div.TopLeaderboard {
display: none;
}
header {
display: none;
}
div.MapFiltersContainer {
display: none;
}
}