JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| (未显示同一用户的35个中间版本) | |||
| 第1行: | 第1行: | ||
.h3 { | .home-editing__intro h3 { | ||
text-align: left; | text-align: left; | ||
margin: 0; | |||
} | |||
.link_editing h4 { | |||
text-align: left; | |||
font-size: 0.95rem; | |||
} | } | ||
.idol { | .idol { | ||
font-size: | font-size: 0.625rem; | ||
} | } | ||
.link_editing { | .link_editing { | ||
| 第10行: | 第16行: | ||
} | } | ||
.link_editing ul { | .link_editing ul { | ||
display: flex; | display: flex; | ||
margin: 0; | margin: 0; | ||
flex-wrap: nowrap; | flex-wrap: nowrap; | ||
gap: 4.25px; | |||
} | } | ||
.link_editing li{ | .link_editing li{ | ||
margin-right: | margin-right: 9.25px; | ||
list-style: none; | list-style: none; | ||
} | } | ||
.link editing li:last-child { | .link editing li:last-child { | ||
margin-right: 0; | margin-right: 0; | ||
} | } | ||
.link_editing img { | .link_editing img { | ||
background-position: center center; | |||
margin-right: 0.5em; | |||
width: 14px; | |||
overflow: hidden; | |||
} | } | ||
.link_editing a { | .link_editing a { | ||
text-decoration: none!important; | text-decoration: none!important; | ||
margin-right: 0. | margin-right: 0.75em; | ||
font-size: 14px; | font-size: 14px; | ||
} | |||
#friendserver hr, | |||
#friendlink hr{ | |||
width: 1.25rem; | |||
height: 100%; | |||
} | } | ||
2023年10月9日 (一) 23:12的最新版本
.home-editing__intro h3 {
text-align: left;
margin: 0;
}
.link_editing h4 {
text-align: left;
font-size: 0.95rem;
}
.idol {
font-size: 0.625rem;
}
.link_editing {
margin-left: 0.25em;
}
.link_editing ul {
display: flex;
margin: 0;
flex-wrap: nowrap;
gap: 4.25px;
}
.link_editing li{
margin-right: 9.25px;
list-style: none;
}
.link editing li:last-child {
margin-right: 0;
}
.link_editing img {
background-position: center center;
margin-right: 0.5em;
width: 14px;
overflow: hidden;
}
.link_editing a {
text-decoration: none!important;
margin-right: 0.75em;
font-size: 14px;
}
#friendserver hr,
#friendlink hr{
width: 1.25rem;
height: 100%;
}