Skip to content

github.com by michaeleii

Details

Authormichaeleii

LicenseNo License

Categorygithub.com

Created

Updated

Size280 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Make the code font your monospace font.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           github.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("github.com") {
    :root {
        --fontStack-monospace: monospace;
    }
}

Reviews

No reviews yet.