Skip to content

Show names on "Champs by region" page by Memochi

Screenshot of Show names on "Champs by region" page

Details

AuthorMemochi

LicenseNo License

Categorymobafire.com

Created

Updated

Size536 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

If you're like me and you don't know Champ portraits, this is perfect. No longer seem like a dumass when friends talk to me about Champs.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           www.mobafire.com - 01/07/2023, 21:58:07
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document url-prefix("https://www.mobafire.com/league-of-legends/tier-list/champions-by-region-globetrotter-challenge-champions-by-region-globetrotter-challenge-3933") {
    #tier li::after {
      content: attr(champ);
      display: block;
      font-size: 18px;
      line-height: 29px;
      padding: 0 0.5em;
    }
}

Reviews

No reviews yet.