Template:TemplateDoc/styles.css

From Computernewb Wiki
Revision as of 20:54, 25 October 2022 by HolyNetworkAdapter (talk | contribs) (Created page with ".template-documentation { background-color: honeydew; border: 1px solid lightgreen; padding: 1em; } .template-documentation .td-headline { font-weight: bold; font-size: 125%; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.template-documentation {
	background-color: honeydew;
	border: 1px solid lightgreen;
	padding: 1em;
}

.template-documentation .td-headline {
	font-weight: bold;
	font-size: 125%;
}