Naar inhoud springen

Sjabloon:Legenda/styles.css

Uit Wikipedia, de vrije encyclopedie
.legend {
	page-break-inside: avoid;
	break-inside: avoid-column;
}

.legend-color {
	display: inline-block;
	min-width: 1.2em;
	height: 1.2em;
	line-height: 1.1;
	margin: 2px 0 0;
	text-align: center;
	border: 1px solid gray;
	border-radius: 2px;
	background-color: transparent;
	color: black;
}

.legend-text {/*empty for now, but part of the design!*/}

/* [[Categorie:Wikipedia:TemplateStyles-pagina's]] */