MediaWiki:Common.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第57行: | 第57行: | ||
.index { | .index { | ||
display: flex; | display: flex; | ||
} | |||
.index-phone { | |||
display: none; | |||
} | } | ||
第85行: | 第88行: | ||
display: none; | display: none; | ||
} | } | ||
.index-phone { | |||
display: flex; | |||
} | |||
.index-link { | .index-link { |