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.
.template-rarity {
display: inline-block;
border-radius: 4px;
padding: 0px 6px 0px 4px;
background: #2bb2d4;
color: #fff;
letter-spacing: 0.5px;
font-style: italic;
font-weight: bold;
font-family: 'Saira Extra Condensed','Nunito','Saira',system-ui,-apple-system,sans-serif;
text-transform: uppercase;
line-height: 1.4;
}