JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| 第13行: | 第13行: | ||
} | } | ||
.link_editng li{ | .link_editng li{ | ||
margin-right: 10px; | |||
list-style: none; | list-style: none; | ||
} | } | ||
2023年8月10日 (四) 01:52的版本
.h3 {
text-align: left;
}
.idol {
font-size: 7px;
color: #0f0f0f;
}
.link_editing ul {
gap: 3px;
display: flex;
margin: 0;
flex-wrap: nowrap;
}
.link_editng li{
margin-right: 10px;
list-style: none;
}
.link editing li:last-child {
margin-right: 0;
}
.link_editing img:after {
width: 100%;
height: 100%;
}
.link_editing img {
width: 100%;
height: 100%;
}
.link_editing a {
text-decoration: none!important;
margin-right: 0.5em;
font-size: 15px;
font-family: '思源黑体 CN Normal';
}