Skip to content

TALR hn minimal by Aethelraed

Details

AuthorAethelraed

LicenseNo License

Categoryhttps://www.stat.cmu.edu/~cshalizi/TALR/

Created

Updated

Size353 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

hackernews modern like minimal styling

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       www.stat.cmu.edu/~cshalizi/TALR/ - Aug 2024
@version    20240802.03.45
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://www.stat.cmu.edu/~cshalizi/TALR/") {
body{
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    background: #27282d;
    color: #b4b4b6;
}
a{
    color: #ff6600;
}
}

Reviews

No reviews yet.