Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:AbilityBox/styles.css

Template page
Revision as of 00:14, 28 December 2024 by Gpe (talk | contribs) (Created page with ".ability-box { border-radius: var( --border-radius--large ); background-color: var( --color-surface-1 ); border: 1px solid var( --border-color-base ); }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.ability-box {
	border-radius: var( --border-radius--large );
	background-color: var( --color-surface-1 );
	border: 1px solid var( --border-color-base );
}