미디어위키:Foreground.css

參考(참고): 設定(설정)貯藏(저장)()에 바뀐 점을 確認(확인)하기 ()해서는 브라우저의 캐시를 새로 고쳐야 합니다.

  • 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R入力(입력) (Mac에서는 ⌘-R)
  • 구글 크롬: Ctrl-Shift-R키를 入力(입력) (Mac에서는 ⌘-Shift-R)
  • 인터넷 익스플로러: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5入力(입력).
  • 오페라: 메뉴 → 設定(설정)(맥의 境遇(경우) 오페라 → 環境(환경)設定(설정))으로 移動(이동)한 다음 個人(개인) 情報(정보) 保護(보호)保安(보안)檢索(검색) 데이터 지우기 → 캐시한 映像(영상) 및 파일을 누름.

.top-bar-section ul li > a {
  font-family: 'Noto Sans KR', 'Noto Sans HK', 'Noto Sans JP', '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, table.infobox {
    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;
}

h3#tagline {
    display: none;
}

table.wikitable > tr > th, table.wikitable > * > tr > th {
    text-align: center;
}