Skip to content

stackoverflow.com WIDE by sbebe

Details

Authorsbebe

LicenseNo License

Categorystackoverflow

Created

Updated

Size376 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Eh

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         stackoverflow.com WIDE
@version      20211221.19.05
@namespace    userstyles.world/user/sbebe
@description  Eh
@author       sbebe
@license      No License
==/UserStyle== */

@-moz-document domain("stackoverflow.com") {
div.container {
    max-width: unset;
    margin: 0;
}
div.container > div#content {
    max-width: unset;
    margin: 0;
}
}

Reviews

No reviews yet.