Template:Year nav/styles.css

维基百科,自由的百科全书
跳转到导航 跳转到搜索
@media screen and (max-width: 720px) {
    .mw-parser-output .sidebar.YESmobile {
        float: none !important;
        width: 100% !important;
        display: table !important;
        margin: 10px 0 !important;
    }
}