Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Please sign up or log in to edit the wiki.
Revision as of 06:21, 3 July 2024 by Alistair3149 (talk | contribs) (Update style)
.template-badge {
	padding: var( --space-xxs ) var( --space-xs );
	border-radius: var( --border-radius--small );
	background-color: var( --color-surface-2 );
	color: var( --color-emphasized );
	font-size: var( --font-size-x-small );
	font-weight: var( --font-weight-medium );
	line-height: 1;
	letter-spacing: 0.025em;
}