wpu.nu

Skillnad mellan versioner av "Mall:Documentation/styles.css"

Från wpu.nu

< Mall:Documentation
m (Protected "Template:Documentation/styles.css": Widely used template ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)))
 
m (1 version importerades)
 
(Ingen skillnad)

Nuvarande version från 5 mars 2021 kl. 10.52

.template-documentation {
	margin-top: 1em;
	clear: both;
	border: 2px dotted #666;
	padding: 0.6em;
	background-color: #ecfcf4;
}
.template-documentation:after {
	content: "";
	display: block;
	clear: both;
}
.template-documentation-heading {
	padding-bottom: 3px;
	border-bottom: 1px solid #a2a9b1;
	margin-bottom: 1ex;
}
.template-documentation-title {
	font-size: 150%;
}
.template-documentation-transcludedfrom {
	font-size: smaller;
	font-style: italic;
}