MediaWiki:Common.css:修订间差异
无编辑摘要  | 
				无编辑摘要 标签:手工回退  | 
				||
| (未显示同一用户的10个中间版本) | |||
| 第84行: | 第84行: | ||
}  | }  | ||
@media screen and (max-width:   | @media screen and (max-width: 900px) {  | ||
     .  |      .fongjing {  | ||
         display: none;  |          display: none;  | ||
     }  |      }  | ||
    .topic {  | |||
        display: none;  | |||
    }  | |||
     .index-phone {  |      .index-phone {  | ||
         display:   |          display: flex;  | ||
     }  |      }  | ||
}  | }  | ||