无编辑摘要
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的1个中间版本) | |||
| 第159行: | 第159行: | ||
.template-btn-container .mw-file-description{ | .template-btn-container .mw-file-description{ | ||
pointer-events: none; | pointer-events: none; | ||
} | |||
/* 图片自适应 */ | |||
#mw-content-text .mw-parser-output img { | |||
max-width: 100%; | |||
height: auto; | |||
} | |||
#newest-pages li{ | |||
list-style-image: url(/skins/Vector/resources/skins.vector.styles/images/bullet-icon.svg?d4515) | |||
} | |||
#newest-pages ol{ | |||
margin:0.3em 0 0 1.6em; | |||
} | } | ||