Skip to content

MultiColumn Old Reddit by gadling

Screenshot of MultiColumn Old Reddit

Details

Authorgadling

LicenseNo License

Categoryold.reddit.com

Created

Updated

Size288 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Multiple columns for wider monitors

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         MultiColumn Old Reddit
@version      20230711.14.16
@namespace    ?
==/UserStyle== */

@-moz-document domain("old.reddit.com") {
.thing {
    break-inside: avoid-column;    
}

.listing-page .sitetable.linklisting {
    column-width: 45em;
}
}

Reviews

No reviews yet.