Skip to content

319k by jiwoooop

Details

Authorjiwoooop

LicenseNo License

Categoryusers.ece.utexas.edu -> 319k

Created

Updated

Size383 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

for ece 319k/h

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           users.ece.utexas.edu - 1/10/2023, 8:52:28 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("users.ece.utexas.edu/") {
    /* Insert code here... */
    body * {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    }
}

Reviews

No reviews yet.