Difference between revisions of "Template:Legend/styles.css"
Jump to navigation
Jump to search
Template>Nihiltres m (Tagged as template-protected) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 01:14, 21 August 2020
/* {{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%;
}