跳转到内容

User:Qinyongr/common.css:修订间差异

计算器百科,非营利的计算器专业知识百科。
Qinyongr留言 | 贡献
| 此編輯使用Wikiplus
Qinyongr留言 | 贡献
| 此編輯使用Wikiplus
第6行: 第6行:
#toc {
#toc {
     position: fixed;
     position: fixed;
     top: 50px;
     top: 100px;
     left: 5px;
     left: 5px;
     z-index: 999;
     z-index: 999;
}
}

2016年7月24日 (日) 06:27的版本

body.ns-0 #siteSub,
body.ns-1 #siteSub {
    display: none !important;
}
.mw-body-content{font-size:150%;line-height:160%;letter-spacing:160%; }
#toc {
    position: fixed;
    top: 100px;
    left: 5px;
    z-index: 999;
}