Skip to content

? - Aug 2024 by aidenthecheeseball

Details

Authoraidenthecheeseball

LicenseNo License

Categorydiscord.com

Created

Updated

Size474 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

unown

Notes

sdfg

Source code

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

@-moz-document domain("example.com") {
    /* Insert code here... */
}@font-face {
    font-family: 'Unown';
    src: url('https://fontlibrary.org/assets/fonts/unown/aeb729d72a0b72632a4748a6dba4db4d/unown.ttf') format('truetype');
}
body {
    font-family: 'Unown', sans-serif !important;
}

Reviews

No reviews yet.