Skip to content

Remove Team Logo Plaster (hackingtons.io) by Someone68

Screenshot of Remove Team Logo Plaster (hackingtons.io)

Details

AuthorSomeone68

LicenseNo License

Categoryhackingtons.io

Created

Updated

Code size354 B

Code checksum1224e500

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

troll
removes the dumb team logos that are plastered everywhere every season.

Notes

troll

Source code

/* ==UserStyle==
@name         Remove Team Logo Plaster (hackingtons.io)
@version      20240103.04.27
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://hackingtons.io/") {
.homePageTeams {
    background: transparent !important;
    background-image: none !important;
}

.banner.left, .banner.right {
    display: none !important;
}
}

Reviews

No reviews yet.