MediaWiki:Foreground.css

註:重取頁面,文方新焉。

  • Firefox / Safari:Shift 並點 重新載入,或合鍵 Ctrl-F5Ctrl-R(Mac 為 ⌘-R)。
  • Google Chrome:Ctrl-Shift-R(Mac為 ⌘-Shift-R)。
  • Internet Explorer:Ctrl 並點 重新整理,或合鍵 Ctrl-F5
  • Opera:須至 Tools → Preferences 清謄本(Mac 為 Opera → Preferences)。

.top-bar-section ul li > a {
  font-family: 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: revert;
}

p {
  font-size: 1em;
  margin-bottom: 1.25em;
}

h1 {
  font-size: 2.125em
}
h2 {
  font-size: 1.6875em
}
h3 {
  font-size: 1.375em
}
h4 {
  font-size: 1.125em
}
h5 {
  font-size: 1.125em
}
h6 {
  font-size: 1em
}

figure.mw-halign-right {
    float: right;
}

#pt-notifications-notice .mw-echo-notifications-badge, #pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-message .mw-echo-notifications-badge {
    background-repeat: no-repeat;
    background-size: auto !important;
}