“mw:Common.css”的版本间的差异
来自中药图谱资源库
第2行: | 第2行: | ||
p { text-indent: 2em; } | p { text-indent: 2em; } | ||
.mw-body h1, .mw-body #firstHeading { | .mw-body h1, .mw-body #firstHeading { | ||
− | font-size: 1. | + | font-size: 2em; |
+ | } | ||
+ | .mw-body .toctitle h2 { | ||
+ | font-size: 1.2em; | ||
+ | margin-top: 5px; | ||
} | } | ||
− | |||
#content.mw-body {padding:0;} | #content.mw-body {padding:0;} |
2019年6月14日 (五) 16:36的版本
/* 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; } #content.mw-body {padding:0;} .mw-redirectedfrom {display:none;} body.page-首页.action-view h1.firstHeading, body.page-首页.action-submit h1.firstHeading { display: none; } /*body.rootpage-首页 {background: url(images/3/39/Mainpage_bg.jpg) no-repeat right top;}*/ #ca-talk { display:none!important; } #ca-viewsource { display:none!important; } #ca-history { display:none!important; } /*.toc, #toc { 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;