Skip to content

Moonbounce Dyslexia Theme by diary001

Screenshot of Moonbounce Dyslexia Theme

Details

Authordiary001

LicenseMIT

Categorymoonbounce.gg

Created

Updated

Size822 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

((made with <3 by lune))

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Moonbounce Dyslexia Theme
@version      1.0.0
@namespace    userstyles.world/user/diary001
@supportURL   https://discord.gg/pixel
@description  ((made with <3 by lune))
@author       lune / linktr.ee/moon
@license      MIT
==/UserStyle== */
@-moz-document domain("moonbounce.gg"), regexp("http(s?)://[^/]*\\.moonbounce(\\.gg)?(\\.[a-z][a-z])?/.*"), regexp("http(s?)://moonbounce(\\.gg)?(\\.[a-z][a-z])?/.*") {
    /* made with <3 by lune */
    
    @font-face {
        font-family: 'OpenDyslexic';
        src: url('https://cdn.jsdelivr.net/gh/antijingoist/opendyslexic@master/compiled/OpenDyslexic-Regular.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
    
    * {
        font-family: 'OpenDyslexic' !important;
    }
}

Reviews

No reviews yet.