Difference between revisions of "Template:Legend/styles.css"
Jump to navigation
Jump to search
imported>Nihiltres m (Protected "Template:Legend/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
imported>Nihiltres m (Tagged as template-protected) |
||
| Line 1: | Line 1: | ||
| + | /* {{pp-template}} */ | ||
| + | |||
.legend { | .legend { | ||
page-break-inside: avoid; | page-break-inside: avoid; | ||
Revision as of 20:29, 15 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%;
}