Skip to content

forums.spacebattles.com - 2/3/2023, 7:24:49 PM by suop

Details

Authorsuop

LicenseNo License

Categoryforums.spacebattles.com

Created

Updated

Size409 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

I simply like the lexend font family

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           forums.spacebattles.com - 2/3/2023, 7:24:49 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("forums.spacebattles.com") {
    @import url('https://fonts.googleapis.com/css2?family=Lexend&display=swap');
    div {
        font-family: 'Lexend', sans-serif;
    }
}

Reviews

No reviews yet.