MediaWiki:Common.css
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-infobox { width: 250px; float: right; border: 1px solid #aaa; margin: 0 0 1em 1em; }
.item-infobox th { background: #ddd; }
.rarity-uncommon th:first-child { background: #2d5a2d; color: white; }
.rarity-rare th:first-child { background: #2d4a7a; color: white; }
.rarity-epic th:first-child { background: #5a2d7a; color: white; }
.rarity-legendary th:first-child { background: #7a5a0f; color: white; }