MediaWiki:Common.css
From StrawberryMC
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.item-rarity-common { color: #A9A9A9; font-weight: bold; }
.item-rarity-uncommon { color: #3DA93D; font-weight: bold; }
.item-rarity-rare { color: #3D3DD9; font-weight: bold; }
.item-rarity-epic { color: #C33DC3; font-weight: bold; }
.item-rarity-legendary { color: #D1C63D; font-weight: bold; }
.item-rarity-exotic { color: #007A7A; font-weight: bold; }
.item-rarity-admin { color: #D73737; font-weight: bold; }