Skip to content

better modrinth ads by endercat126

Screenshot of better modrinth ads

Details

Authorendercat126

LicenseUnlicense

Categorymodrinth

Created

Updated

Size436 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

makes the new ads on modrinth better

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           modrinth.com - Aug 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("modrinth.com") {
    /* Insert code here... */
	div.ad-parent {
		background-image: url('https://cataas.com/cat');
		background-position: center;
		background-size: cover;
	}
	div.ad-parent * {
	visibility: hidden;
	}
}

Reviews

No reviews yet.