首页:修订间差异
来自云鼎政务网
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
[[文件:云兴旗.png|左|无框|400x400像素]] | [[文件:云兴旗.png|左|无框|400x400像素]] | ||
'''云鼎共和国''',简称'''云国''',是一个共和国。 | '''云鼎共和国''',简称'''云国''',是一个共和国。 | ||
css | |||
@media only screen and (max-width: 768px) { | |||
body { | |||
margin: 0 !important; | |||
padding: 0 !important; | |||
} | |||
#content { | |||
max-width: 100% !important; | |||
padding: 0 15px !important; | |||
margin: 0 !important; | |||
} | |||
#mw-panel { | |||
display: none !important; | |||
} | |||
#mw-head { | |||
width: 100% !important; | |||
padding: 0 10px !important; | |||
} | |||
img, table, .mw-parser-output table { | |||
max-width: 100% !important; | |||
height: auto !important; | |||
} | |||
.mw-code, pre { | |||
overflow-x: auto !important; | |||
max-width: 100% !important; | |||
} | |||
2026年1月5日 (一) 13:14的版本

云鼎共和国,简称云国,是一个共和国。 css @media only screen and (max-width: 768px) { body { margin: 0 !important; padding: 0 !important; }
- content {
max-width: 100% !important; padding: 0 15px !important; margin: 0 !important; }
- mw-panel {
display: none !important; }
- mw-head {
width: 100% !important; padding: 0 10px !important; } img, table, .mw-parser-output table { max-width: 100% !important; height: auto !important; } .mw-code, pre { overflow-x: auto !important; max-width: 100% !important; }