Skip to content

weeek.net knowledge base max width by struchkovpi

Details

Authorstruchkovpi

LicenseNo License

Categoryapp.weeek.net

Created

Updated

Size328 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Sets weeek.net knowledge base pages to max width

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           app.weeek.net - 9/11/2023, 2:25:34 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document regexp(".*app\\.weeek\\.net.*(\\/kb).*") {
    .content__wrap { max-width: unset!important; }
}

Reviews

No reviews yet.