跳至內容

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

移除 41 位元組 、​ 2020年12月5日 (星期六)
测试
無編輯摘要
(测试)
行 6: 行 6:
}
}


@media all and ( max-width: 720px ) {
 
td.sidepic {
td.sidepic {
    display: none;
    display: none;
    }
    }


td.autowidth {
.autowidth {
    width:100%;
    width:100%;
    }
    }
}