JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| 第27行: | 第27行: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
} | } | ||
.link_editing a { | .link_editing a { | ||
text-decoration: none!important; | text-decoration: none!important; | ||
margin-right: | margin-right: 0.5em; | ||
font-size: 15px; | font-size: 15px; | ||
} | } | ||
2023年8月10日 (四) 01:46的版本
.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{
list-style-type: 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;
}