Jump to content

Template:Documentation/styles.css: Difference between revisions

From Linux Beta
Ib>Ryuzaki
Created page with ".template-documentation { background-color: honeydew; border: 1px solid lightgreen; padding: 1em; } .template-documentation .td-headline { font-weight: bold; font-size:..."
 
m 1 revision imported
Tags: Mobile edit Mobile web edit
 
(No difference)

Latest revision as of 08:19, 24 October 2025

.template-documentation {
	background-color: honeydew;
	border: 1px solid lightgreen;
	padding: 1em;
}

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