Skip to content

12/30/2022, 9:26:58 PM by cesaresaman

Details

Authorcesaresaman

LicenseNo License

CategoryBasecamp styles

Created

Updated

Size679 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Basecamp stles

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           12/30/2022, 9:26:58 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("basecamp.com") {
    body {
        font-family: "Vazirmatn NL", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }
}

@-moz-document domain("3.basecamp.com") {
    body {
        font-family: "Vazirmatn NL", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }
}

Reviews

No reviews yet.