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

首页

来自云鼎政务网
LZY留言 | 贡献2026年1月5日 (一) 13:17的版本

云鼎共和国,简称云国,是一个共和国。 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;
   }