Sablon:Sablondokumentáció/style.css

A Wikikönyvekből, a szabad elektronikus könyvtárból.
.template-documentation {
	background-color: #ecf4fc;
	border: 1px solid #a2a9b1;
	padding: 10px;
	clear: both;
}
.template-documentation .template-documentation-title {
	font-size: 1.5em;
	border-bottom: 1px solid #a2a9b1;
}
.template-documentation .template-documentation-title .template-documentation-titlelinks {
	font-size: small;
}
.template-documentation:after {
	display: block;
	content: "";
	clear: both;
}