MediaWiki:Gadget-VectorContentTheme.css

来自PRTS
跳到导航 跳到搜索

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

  • 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
body.skin-vector table.wikitable {
  box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.5);
	border-radius: unset;
}
body.skin-vector table.wikitable>tr>th, table.wikitable>*>tr>th {
	background-color: #343434;
	color: #eaeaea;
}
body.skin-vector table.wikitable, table.logo {
	background-color: #606060;
	color: #eaeaea;
}
body.skin-vector .mw-body {
  background: url(//media.prts.wiki/d/d8/Bg-mc-icon-demo.png) repeat rgba(200,200,200,0.8);
}
body.skin-vector.ns-2 .mw-body {
  background: url(//media.prts.wiki/7/7b/Bg-mc-user.png) repeat rgba(200,200,200,0.8);
}
body.skin-vector.action-submit .mw-body {
  background: url(//media.prts.wiki/f/f5/Bg-mc-submit.png) repeat rgba(200,200,200,0.8);
}