A new userstyle
panel.revivenode.com - Mar 2024 by Nick403
Details
AuthorNick403
LicenseNo License
Categorytest
Created
Updated
Size438 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 panel.revivenode.com - Mar 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("panel.revivenode.com") {
/* Insert code here... */
.flex.items-center.bg-neutral-900.p-1.rounded-md.w-fit{
display: none;
}
.SubNavigation-sc-lfuaoi-0.jZPsWO{
display: none;
}
}