Skip to content

FourColor BBS Centered by TheAwesomeJoel

Screenshot of FourColor BBS Centered

Details

AuthorTheAwesomeJoel

LicenseNo License

Categorybbs.flatgrass.net

Created

Updated

Size354 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Simple Thingy to center everything

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           FourColor BBS Centered
@namespace      IDK
@version        1.0.0
@description    Center the site
@author         Bonkerous
==/UserStyle== */

@-moz-document domain("bbs.flatgrass.net") {
    #header, #postform, div[id^="post_"], div[id*=" post_"] {
    margin: 0 auto;
    margin-top: 8px;
    margin-bottom: 8px;
    }
}

Reviews

No reviews yet.