Skip to content

danluu.com - centered by kota

Details

Authorkota

LicenseNo License

Categorydanluu.com

Created

Updated

Size435 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

I've just centered the page and increased the font size. That's all.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           danluu.com - 11/3/2022, 8:37:17 AM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("danluu.com") {
    html {
        font-family: sans-serif;
        font-size: 1.2em;
    }
    body {
        max-width: 800px;
        margin: 0 auto;
        padding: 1rem;
        line-height: 1.5;
    }
}

Reviews

No reviews yet.