Template:InfoBox/styles.css

From Aphelium
< Template:InfoBox
Revision as of 22:03, 20 May 2023 by Aphelium (talk | contribs) (Created page with ".infobox { display: flex; } .infobox-title { font-size: 1.125rem; font-weight: bold; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.infobox {
	display: flex;
}
.infobox-title {
	font-size: 1.125rem;
	font-weight: bold;
}