User

Cookai1205/common.css

Revision as of 14:37, 11 February 2024 by Cookai1205 (talk | contribs)

Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
[lang=zh]:lang(zh) {
    -webkit-locale: "zh-Hant-TW";
}

textarea {
    width: 100%;
}

body .mw-editfont-monospace, .ve-ui-mwWikitextSurface .ve-ce-attachedRootNode, .diff-editfont-monospace .diff-addedline, .diff-editfont-monospace .diff-deletedline, .diff-editfont-monospace .diff-context, .diff-editfont-monospace .mw-diff-inline-added, .diff-editfont-monospace .mw-diff-inline-deleted, .diff-editfont-monospace .mw-diff-inline-moved, .diff-editfont-monospace .mw-diff-inline-changed, .diff-editfont-monospace .mw-diff-inline-context, #Wikiplus-Quickedit, .ace_editor {
    font-family: 'Menlo','Consolas','Monaco','Noto Mono','Nimbus Mono L',monospace,sans-serif,'Nirmala UI','Tahoma','Leelawadee UI','Microsoft Himalaya','Myanmar Text','Ebrima','Leelawadee UI','Microsoft Tai Le','Gadugi','Mongolian Baiti','MV Boli','Segoe UI Historic','Noto Sans Syloti Nagri','Noto Sans Meetei Mayek','TH-Hak','TH-Tshyn-P0','TH-Tshyn-P1','TH-Tshyn-P16','TH-Tshyn-P2';
}