模板:Legend/styles.css:修订间差异
小 已保护“Template:Legend/styles.css”:bot: high-risk templates/高风险模板/高風險模板([编辑=仅允许模板编辑员和管理员](无限期)[移动=仅允许模板编辑员和管理员](无限期)) |
小 导入1个版本 |
(没有差异)
| |
2022年10月26日 (三) 02:40的最新版本
/* */
.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!*/}