Skip to content

Klar Tale by emsixteen

Screenshot of Klar Tale

Details

Authoremsixteen

LicenseNo License

Categoryklartale.no

Created

Updated

Size286 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

  • Dim the premium articles and make it so that they're not clickable

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Klar Tale
@version      20231023.07.04
@namespace    ?
==/UserStyle== */

@-moz-document domain("www.klartale.no") {
/* Dim the premium articles and make it so that they're not clickable */
.premium {
    filter: opacity(.1);
    pointer-events: none;
}
}

Reviews

No reviews yet.