|
|
| (未显示2个用户的3个中间版本) |
| 第1行: |
第1行: |
| [[文件:云兴旗.png|左|无框|400x400像素]] | | 欢迎来到云鼎政务网。 |
| '''云鼎共和国''',简称'''云国''',是一个共和国。
| | |
| css
| | 首页还在修缮中,请耐心等待…… |
| @media only screen and (max-width: 768px) {
| | |
| body {
| | == 新闻 == |
| margin: 0 !important;
| | * 云兴四十二年一月二十八日,永久大总统[[ZYF]]发布[[总统府:关于ZYF辞去永久大总统职务的声明|辞职声明]]。 |
| 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;
| |
| }
| |