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