“mw:Common.css”的版本间的差异
来自中药图谱资源库
第23行: | 第23行: | ||
#ca-history { display:none!important; } | #ca-history { display:none!important; } | ||
/*.toc, #toc { display: none;}*/ | /*.toc, #toc { display: none;}*/ | ||
+ | .toc,#toc { background-color:#8c6c49; } | ||
+ | .toc,#toc > .toctitle > .toctoggle { display:none; } | ||
+ | .toc,#toc a { | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | .toc,#toc a:hover { background:yellow; } | ||
+ | |||
#mw-normal-catlinks { display: none; } | #mw-normal-catlinks { display: none; } | ||
#mw-indicator-mw-helplink {display:none!important; } | #mw-indicator-mw-helplink {display:none!important; } |
2021年4月25日 (日) 13:30的版本
/* 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,#toc { background-color:#8c6c49; } .toc,#toc > .toctitle > .toctoggle { display:none; } .toc,#toc a { color: white; text-decoration: none; } .toc,#toc a:hover { background:yellow; } #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;