SquareMioMiko(讨论 | 贡献) 无编辑摘要 |
SquareMioMiko(讨论 | 贡献) 无编辑摘要 |
||
第13行: | 第13行: | ||
list-style-type: none; | list-style-type: none; | ||
margin-left: 0; | margin-left: 0; | ||
} | |||
.infobox { | |||
float: right; | |||
margin: 1em 0 1em 1em; | |||
border: 1px solid #eaecf0; | |||
background: #f8f9fa; | |||
text-align: center; | |||
} | |||
.infobox th { | |||
border: 1px solid #eaecf0; | |||
} | } |
2023年7月27日 (四) 18:30的版本
/* 这里放置的CSS将应用于所有皮肤 */
.scroll-text-list {
width: 100%;
height: 25px;
margin: 1em;
line-height: 25px;
overflow: hidden;
text-align: center;
}
.scroll-text-list ul {
list-style-type: none;
margin-left: 0;
}
.infobox {
float: right;
margin: 1em 0 1em 1em;
border: 1px solid #eaecf0;
background: #f8f9fa;
text-align: center;
}
.infobox th {
border: 1px solid #eaecf0;
}