styles.css

来自异世界百科
/* 盒子 */
.isekai-box {
    border: 1px solid #eaecf0;
    background-color: #fcfcfc;
    padding: 0.5em 1em;
}