2023年政策修订增补工作正在进行中,欢迎参与!
不到100万再生不会停止当P主哦/styles.css
跳转到导航
跳转到搜索
/* Only for [[不到100万再生不会停止当P主哦]] */
.plate {
display: flex;
/* flex-direction: row; */
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
}
@media screen and (max-width: 1290px) {
.plate {
flex-direction: column
}
.plate p {
text-align: center;
}
}
/* [[Category:在主名字空间下的CSS页面]] */