无编辑摘要
无编辑摘要 |
无编辑摘要 |
||
| 第110行: | 第110行: | ||
} | } | ||
.mw-page-container{ | .mw-page-container{ | ||
position: relative; | |||
} | } | ||
.mw-page-container::after { | .mw-page-container::after { | ||
position: absolute; | position: absolute; | ||
width: 50%; | width: 50%; | ||
| 第127行: | 第128行: | ||
content: ''; | content: ''; | ||
position: absolute; | position: absolute; | ||
width: | width: 100%; | ||
background: url( | background: url(https://tst.fannq.com/lndb/api/download/88e5b0e2bdd1b611471118872fdd611e.svg") no-repeat; | ||
background-size: cover; | background-size: cover; | ||
display: inline-block; | display: inline-block; | ||