Skip to content

Instantly share code, notes, and snippets.

@luavixen
Last active February 7, 2022 15:32
Show Gist options
  • Save luavixen/b2a2752bac78e828045fe703dcbae807 to your computer and use it in GitHub Desktop.
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.
! 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