MediaWiki:Wy/yue/Vector.css

From Wikimedia Incubator

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* 此处的 CSS 将影响使用 Vector 皮肤的用户 */
 
#contentSub,
#contentSub2 {
 font-size: 100%;
}
 
.ns-8 pre {
 font-size: 125%;
}
 
#geoCoord,
#DoM {
 position: absolute;
 z-index: 1;
 right: 12px;
 right: 0;
 top: -36px;
 float: right;
}
 
#DoM {
 top: -4px;
}
 
/* Hide title on the main page */
.page-Wy_yue_首页 .firstHeading, .page-Wy_yue_首页 #contentSub {
  display: none;
}
 
#p-variants .menu {
    z-index: 3;
}