No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 14: | Line 14: | ||
text-align: center; | text-align: center; | ||
border: 1px solid black; | border: 1px solid black; | ||
background-color: | background-color: transparent; | ||
color: black; | color: black; | ||
} | } | ||
.legend-text {/*empty for now, but part of the design!*/} | .legend-text {/*empty for now, but part of the design!*/} |
Latest revision as of 23:55, 2 October 2023
/* {{pp-template}} */
.legend {
page-break-inside: avoid;
break-inside: avoid-column;
}
.legend-color {
display: inline-block;
min-width: 1.25em;
height: 1.25em;
line-height: 1.25;
margin: 1px 0;
text-align: center;
border: 1px solid black;
background-color: transparent;
color: black;
}
.legend-text {/*empty for now, but part of the design!*/}