跳至內容

「User:Chronowar/sandbox/styles.css」:修訂間差異

無編輯摘要
無編輯摘要
無編輯摘要
第1行: 第1行:
@media all and ( min-width: 700px ) {
@media all and ( min-width: 720px ) {
.toppic {
.toppic {
    display: none;
    display: none;
第6行: 第6行:
}
}


@media all and ( max-width: 720px ) {
@media all and ( max-width: 700px ) {
.sidepic {
.sidepic {
    display: none;
    display: none;
4,199

次編輯