Template:Legend/styles.css: Difference between revisions
Appearance
Created page with "→{{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!: }" |
m 1 revision imported: some changes are needed ; like removing link to UTRS |
||
Line 1: | Line 1: | ||
.legend { | .legend { | ||
page-break-inside: avoid; | page-break-inside: avoid; |
Revision as of 18:24, 12 December 2024
.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!*/}