打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

首页:修订间差异

来自云鼎政务网
LZY留言 | 贡献
无编辑摘要
LZY留言 | 贡献
无编辑摘要
第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; }

  1. content {

max-width: 100% !important; padding: 0 15px !important; margin: 0 !important; }

  1. mw-panel {

display: none !important; }

  1. 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; }