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

  • 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
/* 这里放置的CSS将应用于MinervaNeue皮肤 */

/* Hide some icons */
#page-actions-watch { display:none; }
#page-actions-history { display:none; }
#page-actions-overflow { display:none; }

#p-navigation { display:none; }
#p-interaction { display:none; }
#pt-preferences { display:none; }

#bodyContent h1 {
  font-size: 1.4em;
  font-weight: bold;
  padding-top: 10px;
}

#mw-mf-page-left ul {
  padding-bottom: 10px;
}

.icon {
  background: url("Gamecat logo1.png");
  background-size: 30px;
  background-position: bottom center left 30px;
  background-repeat: no-repeat;
}