JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
第9行: | 第9行: | ||
display: block; | display: block; | ||
} | } | ||
.link_editing img:after { | |||
. | |||
width: 85%; | width: 85%; | ||
height: 85%; | height: 85%; | ||
} | } | ||
. | .link_editing img { | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; |
2023年8月10日 (四) 01:38的版本
.idol { font-size: 7px; color: #0f0f0f; } .link_editing ul{ margin: 0; } .link_editng li{ display: block; } .link_editing img:after { width: 85%; height: 85%; } .link_editing img { width: 100%; height: 100%; background-position: left; } .link_editing a{ text-decoration: none!important; margin-right: 3em; font-size: 15px; }