MediaWiki:Vector.css
来自中文乐谱库
注意:在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
- Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5或Ctrl-R(Mac为⌘-R)
- Google Chrome:按Ctrl-Shift-R(Mac为⌘-Shift-R)
- Internet Explorer:按住Ctrl的同时单击刷新,或按Ctrl-F5
- Opera:前往菜单 → 设置(Mac为Opera → Preferences),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
.body{
font-family: 微软雅黑;
}
.mw-body .firstHeading {
overflow: visible;
font-family: 微软雅黑;
font-weight: bold;
width:780px;
}
.mw-body-content h2 {
font-size: 1.5em;
margin-top: 1em;
font-family: 微软雅黑;
font-weight: normal;
}
.infobox{
background-color:#f6f6f6;
}
.tabs-tabbox > .tabs-input:checked + .tabs-label, .tabs-input-0:checked + .tabs-input-1 + .tabs-label {
z-index: 2;
background-color: #f5faff;
}
.tabs-tabbox, .tabs-togglebox {
background-color: #cedff2;
padding-top: 10px;
border-width: 1px;
border-color:#cedff2;
border-style: solid;
display: flow-root;
margin: 0px 0;
margin-bottom:5px;
}
.tabs-tabbox > .tabs-container {
background-color: #f5faff;
}
.tabs-label {
cursor: pointer;
padding: 1px 6px;
background-color: #bdcbda;
border: 1px solid #AAA;
}