Bản mẫu:Legend/styles.css
< Bản mẫu:Legend
Phiên bản vào lúc 20:22, ngày 28 tháng 10 năm 2020 của Taitamtinh (Thảo luận | đóng góp) (Tạo trang mới với nội dung “→{{pp-template}}: .legend { page-break-inside: avoid; break-inside: avoid-column; } .legend-color { display: inline-block; width: 1.5em; height…”)
/* {{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%;
}