Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
You must create an account or log in to edit.
Revision as of 00:24, February 24, 2025 by Tesinormed (talk | contribs) (Created page with ".template-boxed_overview_header { width: 100%; text-align: center; border: solid var(--border-width-base) var(--color-amaranth-legacy-scope); background-color: var(--color-surface-2); padding: var(--space-md); border-radius: var(--border-radius-base); }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.template-boxed_overview_header {
	width: 100%;
	text-align: center;
	border: solid var(--border-width-base) var(--color-amaranth-legacy-scope);
	background-color: var(--color-surface-2);
	padding: var(--space-md);
	border-radius: var(--border-radius-base);
}