User:RemixMe/vector.css

< User:RemixMe
RemixMe讨论 | 贡献2019年3月11日 (一) 22:03的版本

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住Shift的同时单击刷新,或按Ctrl-F5Ctrl-R(Mac为⌘-R
  • Google Chrome:Ctrl-Shift-R(Mac为⌘-Shift-R
  • Internet Explorer或Edge:按住Ctrl的同时单击刷新,或按Ctrl-F5
  • Opera:Ctrl-F5
.mw-body {
	font-size: 1.05em !important;
	font-family: "Source Han Sans Light", "Microsoft YaHei", sans-serif;
#	text-align: justify;
	-webkit-hyphens: auto;
	hyphens: auto;
	
}
/* 满足remixMe同学的自定义主颜色的需求 */
.ck2wiki-background { background: #5A3C6E; }
.ck2wiki-border-3 { border: solid 3px #5a3c6e; }