Skip to content

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

A new userstyle

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;
    }
}

Reviews

No reviews yet.