注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
- Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
/* global css */ p { text-indent: 2em; } .mw-body h1, .mw-body #firstHeading { font-size: 2em; } .mw-body .toctitle h2 { font-size: 1.2em; margin-top: 5px; } h2{font-size:1.2em;} h3{font-size:1.1em;} #content.mw-body {padding:0;} .mw-redirectedfrom {display:none;} body.page-首页.action-view h1.firstHeading, body.page-首页.action-submit h1.firstHeading { display: none; } body.page-首页 p { text-indent: 0} .catlinks { display: none; } #ca-talk { display:none!important; } #ca-viewsource { display:none!important; } #ca-history { display:none!important; } /*.toc, #toc { display: none;}*/ #toc { background-color:#8c6c49; } #toc > .toctitle > .toctoggle { display:none; } #toc a { color: white; text-decoration: none; } #toc a:hover { color:yellow; } #toc .tocnumber { display: none; } #mw-normal-catlinks { display: none; } #mw-indicator-mw-helplink {display:none!important; } .mw-userlogin-help {display:none!important; } body.mw-special-Search .search-types ul li:last-child { display:none; } overflow-anchor: none;