User:Wikibugmenot/common.css
外观
注意:保存之后,你必须清除浏览器缓存才能看到做出的更改。Google Chrome、Firefox、Microsoft Edge及Safari:按住⇧ Shift键并单击工具栏的“刷新”按钮。参阅Help:绕过浏览器缓存以获取更多帮助。
/*
body, p {
font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
span[lang] { color: gray; }
pre, code, tt, kbd, samp, .mw-geshi {
font-family: Menlo, Consolas, monospace !important;
}
span.comment, i, cite, em, var {
font-family: STFangsong, FangSong, FangSong_GB2312, serif;
font-style: normal;
}
span.halfspace {
font-family: "Times CE","Times", "Times New Roman", sans-serif;
font-style: italic;
letter-spacing: 0pt;
}
div.patrollink {
font-size: 100%;
text-align: left;
}
div.patrollink a {
font-size: 120%;
background-color: #FFA;
}
.patrollListNotConfident a{
color: green;
}
*/
/*
body,tr,td,p,a,h1,h2,h3,h4,h5,h6{font-family:"微軟正黑體","Microsoft JhengHei","新細明體",PMingliu }
*/