不到100万再生不会停止当P主哦/styles.css

zhmoe>在下羊羽君2023年8月9日 (三) 14:13的版本 (修复断链 //InPageEdit
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
/* 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页面]] */