MediaWiki:Common.css:修订间差异
无编辑摘要
无编辑摘要 |
无编辑摘要 |
||
| (未显示同一用户的5个中间版本) | |||
| 第159行: | 第159行: | ||
} | } | ||
/* | /* 图片自适应 */ | ||
#mw-content-text .mw-parser-output img { | |||
max-width: 100%; | |||
height: auto; | |||
} | |||
/* WIKI背景图 | |||
body { | body { | ||
// background:url("https://tst.fannq.com/lndb/api/download/de7d0b44f3803ac697b29017252f50cd.png") no-repeat fixed 50% 0; | // background:url("https://tst.fannq.com/lndb/api/download/de7d0b44f3803ac697b29017252f50cd.png") no-repeat fixed 50% 0; | ||
// background-size:cover; | // background-size:cover; | ||
} | |||
*/ | |||
#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; | |||
} | } | ||