Template:Documentation/styles.css

From Xenharmonic Wiki
Revision as of 14:18, 25 May 2025 by ArrowHead294 (talk | contribs) (Stylesheet)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.documentation-container
{
	background-color: #ecfcf4;
	border: 1px solid #a2a9b1;
	clear: both;
	margin-top: 1em;
	padding: 1em;
}

.documentation-editsection
{
	font-size: 13px;
	margin-left: 1em;
}

.documentation-header
{
	font-size: 125%;
}

.documentation-startbox
{
	border-bottom: 1px solid #aaa;
	margin-bottom: 1ex;
	padding-bottom: 3px;
}