“mw:Common.css”的版本间的差异
来自中药图谱资源库
| 第22行: | 第22行: | ||
#ca-viewsource { display:none!important; } | #ca-viewsource { display:none!important; } | ||
#ca-history { display:none!important; } | #ca-history { display:none!important; } | ||
| + | |||
| + | .ns-4 { background: #f9f6e7; } | ||
/*.toc, #toc { display: none;}*/ | /*.toc, #toc { display: none;}*/ | ||
#toc { background-color:#8c6c49; } | #toc { background-color:#8c6c49; } | ||
| 第31行: | 第33行: | ||
#toc a:hover { color:yellow; } | #toc a:hover { color:yellow; } | ||
#toc .tocnumber { display: none; } | #toc .tocnumber { display: none; } | ||
| − | + | ||
#mw-normal-catlinks { display: none; } | #mw-normal-catlinks { display: none; } | ||
2021年4月25日 (日) 14:41的版本
/* 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; }
.ns-4 { background: #f9f6e7; }
/*.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;