Skip to content

DisappearingTextKSH by syndric

Screenshot of DisappearingTextKSH

Details

Authorsyndric

LicenseNo License

CategoryKeymash

Created

Updated

Size387 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

CSS Style for Keyma.sh

Notes

Hides correct text

Source code

/* ==UserStyle==
@name         DisappearingTextKSH
@version      20220313.18.50
@namespace    userstyles.world/user/syndric
@description  Hides correct text.
@author       syndric
@license      No License
==/UserStyle== */

@-moz-document domain("keymash.io") {
.match--correct {
    --tw-text-opacity: 0.00 !important;
    color: rgba(255,255,255,var(--tw-text-opacity)) !important;
}
}

Reviews

No reviews yet.