Template:Legend/styles.css
< Template:Legend
Jump to navigation
Jump to search
Revision as of 12:29, 15 August 2020 by Template>Nihiltres (Tagged as template-protected)
/* {{pp-template}} */
.legend {
page-break-inside: avoid;
break-inside: avoid-column;
}
.legend-color {
display: inline-block;
width: 1.5em;
height: 1.5em;
margin: 1px 0;
text-align: center;
border: 1px solid black;
background-color: transparent;
color: black;
font-size: 100%;
}