Skip to content

Comic Sanser by bomberfish

Screenshot of Comic Sanser

Details

Authorbomberfish

LicenseNo License

Categoryeverything

Created

Updated

Size336 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes everything Comic Sans.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Comic Sanser
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Makes everything Comic Sans.
@author         BomberFish
==/UserStyle== */

@-moz-document regexp(".*") {
    * {
        font-family: "Comic Sans MS", "Comic Sans", "Comic Neue", sans-serif!important
    }
}

Reviews

No reviews yet.