1. May 27, 2019  

    uBlock Origin rules to improve the Warmane website

    I'm sharing these rules I use to improve the Warmane website. Put them in the My Filters tab, under Options. Specifically, they:

    * Remove the header video, flatten the header so it doesn't take up half the website, and remove links to social websites
    * Make everything brighter
    * Show completed achievements in the armory with a brighter background so they can easily be differenciated
    * Make class/race icons bigger in armory listings

    Example screenshots: https://i.imgur.com/EKQtVfS.png https://i.imgur.com/KmFUt5y.png https://i.imgur.com/BITc3W7.png

    Code:
    warmane.com/renders/*
    armory.warmane.com##.achievement:not(.locked):style(background: #222 !important)
    warmane.com###page-frame > .frame-corners
    warmane.com###page-frame > .center
    warmane.com##.leftmost-frame
    warmane.com##.rightmost-frame
    warmane.com##.frame-header
    warmane.com##.frame-footer
    warmane.com###page-frame:style(height: 167px !important; margin: 30px auto 0 auto !important)
    warmane.com##body:style(filter: brightness(1.5))
    armory.warmane.com##.size-14.icon-frame:style(width: 24px !important; height: 24px !important)
    armory.warmane.com##.size-14.icon-frame img:style(width: 24px !important; height: 24px !important)
    Enjoy.

  2. May 27, 2019  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •