MediaWiki:Common.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)。
/* 此之 CSS 用於全面也 */

body {
  font-family: 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
  font-size: 1.2em;
}

.vertical {
  writing-mode: vertical-rl;
}
.horizontal {
  writing-mode: horizontal-tb;
}