Skip to content

Transparent by tigriz

Details

Authortigriz

LicenseCeCILL v2.1

Categoryavenoel

Created

Updated

Size213 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Affiche une ombre sur les textes avec une couleur (permet de voir les textes transparents)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Transparent
@version    1.0.0
@namespace  https://github.com/tigriz
==/UserStyle== */

@-moz-document domain("avenoel.org") {
.text-color {
    text-shadow: 0 0 2px #fff;
}
}

Reviews

No reviews yet.