Skip to content

Wingdingifier by bomberfish

Screenshot of Wingdingifier

Details

Authorbomberfish

LicenseNo License

Categoryeverything

Created

Updated

Size323 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes everything Wingdings. Have fun reading this!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Wingdingifier
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Makes everything Wingdings. Have fun reading this!
@author         BomberFish
==/UserStyle== */

@-moz-document regexp(".*") {
    * {
    font-family: "Wingdings", "Webdings"!important
    }
}

Reviews

No reviews yet.