MediaWiki:Common.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
.fixed-600 img { | .fixed-600 img { | ||
width: 600px; | width: 600px; | ||
height: auto; | |||
} | |||
.fixed-400 img { | |||
width: 400px; | |||
height: auto; | |||
} | |||
.fixed-200 img { | |||
width: 200px; | |||
height: auto; | height: auto; | ||
} | } |