模板:文化代表人物/style.css:修订间差异
外观
添加自动隐藏空元素的伪类CSS |
小 分类 |
||
(未显示1个用户的5个中间版本) | |||
第1行: | 第1行: | ||
: | .cultural-landmark .pica-table-key{ | ||
border: 2px solid #E9F9FE; | |||
background-color: #E9F9FE; | |||
width: 30%; | |||
} | } | ||
.cultural-landmark .pica-table-value { | |||
border: 2px solid #E9F9FE; | |||
} | |||
.cultural-landmark .stgt { | |||
margin-bottom: 0; | |||
} | |||
/* | |||
[[Category:CSS页面]] */ |
2023年1月30日 (一) 11:33的最新版本
.cultural-landmark .pica-table-key{ border: 2px solid #E9F9FE; background-color: #E9F9FE; width: 30%; } .cultural-landmark .pica-table-value { border: 2px solid #E9F9FE; } .cultural-landmark .stgt { margin-bottom: 0; } /* [[Category:CSS页面]] */