Last active
February 7, 2022 15:32
-
-
Save luavixen/b2a2752bac78e828045fe703dcbae807 to your computer and use it in GitHub Desktop.
uBlock Origin rules that make the new Arch Linux Wiki take up your whole screen instead of being squished into the middle.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! 2021-12-22 https://wiki.archlinux.org | |
wiki.archlinux.org##.mw-page-container:style(max-width: unset !important) | |
wiki.archlinux.org##.mw-workspace-container:style(max-width: unset !important) | |
wiki.archlinux.org##.mw-content-container:style(max-width: unset !important; margin-left: 11.5em !important) | |
wiki.archlinux.org##.mw-article-toolbar-container:style(max-width: unset !important) | |
wiki.archlinux.org###mw-navigation:style(margin-left: 11.5em !important) | |
wiki.archlinux.org###mw-panel:style(transform: none !important; visibility: visible !important; opacity: 1 !important) | |
wiki.archlinux.org##.archwiki-template-meta-related-articles-start:style(width: unset !important; max-width: 25% !important) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment