Hide stuff
Hide stuff by blk020
Details
Authorblk020
LicenseNo License
Categoryforum.cgpersia.com
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 forum.cgpersia.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("forum.cgpersia.com") {
.structItemContainer-group--sticky > div:not(:nth-child(1)),
.trusted.message-userBanner,
.reverser.message-userBanner{
display: none;
}
}