Skip to content

Hide logo while typing by reinvigoratenow

Screenshot of Hide logo while typing

Details

Authorreinvigoratenow

LicenseNo License

Categorymonkeytype

Created

Updated

Size239 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide Monkeytype logo while typing

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Hide logo while typing
@version    20240930.02.04
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://monkeytype.com") {
    header.focus #logo {
        opacity: 0 !important;
    }
}

Reviews

No reviews yet.