MediaWiki:Mobile.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),然后隐私和安全 → 清除浏览数据 → 缓存的图片和文件。
/* 这里放置的CSS将影响使用移动版网站的用户 */
pre, .mw-code {
display: block;
overflow-x: auto;
padding: 20px !important;
background: #ebeae4 !important;
border: none !important;
font-family: '微软雅黑','Consolas','Courier New',Courier,monospace !important;
font-size: 12px !important;
color:#606060;
}
.content img {
width: -webkit-fill-available;
}
.skin-minerva .portable-infobox {
margin: 0 0px;
}
.portable-infobox {
border: 0;
margin: 0;
font-family: inherit;
font-size: .9em;
font-weight: normal;
line-height: 1.3;
}
.pre-content h1 {
line-height: 1.3;
font-weight:bold;
}
.portable-infobox .pi-title {
background-color: #bfbba5;
color: #fff;
}
.content p {
margin: 0.5em;
text-align:justify;
}
#tongji p{
text-align:center;
}
#moble_list_main p{
text-align:center;
}
.portable-infobox .pi-secondary-background {
background-color: #dcdad1;
}
.h1 .span{
font-weight:bold;
}