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