无编辑摘要
无编辑摘要 |
无编辑摘要 |
||
| 第160行: | 第160行: | ||
/* 图片自适应 */ | /* 图片自适应 */ | ||
.img | #mw-content-text .mw-parser-output img { | ||
max-width:100%; | max-width:100%; | ||
} | } | ||
/* WIKI背景图 | /* 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; | ||
} | } | ||
*/ | |||