JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| 第30行: | 第30行: | ||
.link_editing img { | .link_editing img { | ||
width: | width: 40px; | ||
height: | height: 40px; | ||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
.link_editing img:after { | .link_editing img:after { | ||
width: | width: 40px; | ||
height: | height: 40px; | ||
} | } | ||
2023年9月21日 (四) 22:20的版本
.home-editing__intro h3 {
text-align: left;
}
.link_editing h4 {
text-align: left;
font-size: 0.75rem;
margin-bottom: 0.9em;
}
.idol {
font-size: 9px;
}
.link_editing {
margin-left: 0.25em;
}
.link_editing ul {
display: flex;
margin: 0;
flex-wrap: nowrap;
gap: 5px;
}
.link_editing li{
margin-right: 10px;
list-style: none;
}
.link editing li:last-child {
margin-right: 0;
}
.link_editing img {
width: 40px;
height: 40px;
overflow: hidden;
}
.link_editing img:after {
width: 40px;
height: 40px;
}
.link_editing a {
text-decoration: none!important;
margin-right: 0.5em;
font-size: 14.5px;
}