Skip to content

TextBackGroundLightBlue by wyattdfoster

Details

Authorwyattdfoster

LicenseNo License

Categorymonkeytype

Created

Updated

Size350 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

changed text background to have a light blue background color.

Notes

// Prototype (I'm Learning)

Source code

/* ==UserStyle==
@name           8/9/2022, 11:09:53 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("https://monkeytype.com/"){
    #words {
        background-color: rgba(73, 216, 230, 0.5);
        border: solid white 0.25rem;
    }
}

Reviews

No reviews yet.