User:Gilgamesh~enwiki/vector.css

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Note – after saving, you may have to bypass your browser’s cache to see the changes.

  • Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh);
  • Konqueror and Chrome: click Reload or press F5;
  • Opera: clear the cache in Tools → Preferences;
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

This CSS is applied for Gilgamesh~enwiki to every page, when User:Gilgamesh~enwiki is using the Vector skin.


  body, #content, #bodyContent {
    font-family:
      "Noto Serif",
      "Palatino Linotype",
      "SBL Hebrew",
      "Traditional Arabic",
      "Times New Roman",
      "Sylfaen",
      "MS Mincho",
      "Gungsuh",
      "MingLiU",
      "Charis SIL",
      "Code2000",
      "Thryomanes" !important;
    font-size: 16px !important;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  div, span, p, th, td, ul, ol, li, dt, dd, .mw-body h1, .mw-body-content h1, .mw-body-content h2 {
    font-family: inherit;
    font-size: inherit;
    font-smooth: inherit;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit;
  }
  h1, h2, h3, h4, h5, h6, th, b, strong {
    font-weight: bold !important;
  }
  .IPA, .IPA td {
    font-family:
      "Gentium Plus",
      "GentiumAlt",
      "Gentium",
      "Cambria",
      "Charis SIL",
      "Thryomanes" !important;
  }
  pre, tt, code { font-family: "Source Code Pro", "Noto Sans Mono", Monospace !important; }
  .Unicode { font-family: inherit !important; }
  :lang(grc), :lang(el) { font-family: "Gentium Plus"; }
  :lang(mh), :lang(mah) { font-family: "Noto Serif", "Corbel", "DejaVu Sans", "Charis SIL" !important; }
  .okina { font-family: "Times New Roman" !important; }