Template:Mbox/styles.css: Difference between revisions

From stencil.wiki
No edit summary
No edit summary
Line 6: Line 6:
}
}


.ambox th { font-size: 1.25rem; }
.ambox th { padding-bottom: .5rem; }

Revision as of 14:43, 14 December 2024

.ambox {
	font-size: .875rem;
	margin: auto;
	padding: 0.5em 1em;
	border-radius: 1rem;
}

.ambox th { padding-bottom: .5rem; }