Skip to content

No Takeover Tuesday by sh4rpz

Screenshot of No Takeover Tuesday

Details

Authorsh4rpz

LicenseNo License

Categorywww.newgrounds.com

Created

Updated

Size492 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Get rids of takeover tuesday, if you're not a fan of it. Don't hate the concept but it sort of clutters.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.newgrounds.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Get rids of takeover tuesday, if you're not a fan of it.
@author         Sharpz
==/UserStyle== */

@-moz-document url-prefix("https://www.newgrounds.com/") {
    /* Insert code here... */
}

#frontpage-takeover>div:not(:first-child) {
  display: none;
}

#frontpage-takeover>.relative.pod-body {
  display: none;
}

#frontpage-takeover {
  display: none;

}

Reviews

No reviews yet.