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 Esperfulmo to every page, when User:Esperfulmo is using the Vector skin.


@import url('//en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=User:Esperfulmo/vector.css');

/* duplicate, another sort */
.tr Latn,
  div[class|=trans], span[class|=trans], span.tr.Latn, .Latn
{
 letter-spacing: -0.38pt;
 font-family:
    LegibleHalfRings, "DejaVu Sans Mono", Menlo, "Red Hat Mono",
    "PT Mono", "Lucida Console",
    "Miriam Fixed", MiriamMonoCLM-Bold, "Miriam Mono CLM",
    "Roboto Mono", "Courier Code",
    Heebo, Alef, "Noto Sans Hebrew",
    monospace, sans-serif, /*diacritics*/
    "Courier New Bold",
    "Droid Arabic Naskh",
    Arial,
    Damascus, Muna, "Geeza Pro", "Noto Naskh Arabic",
    "Courier New", FreeMono, Cousine,
    "Verdana Pro", "Verdana Pro Condensed", "DejaVu Sans", "DejaVu Sans Condensed",
    "Microsoft Sans Serif", "Lucida Sans Unicode", "Segoe UI",
    "Times New Roman", "Dialekt Uni",
    "Noto Sans Coptic", "Noto Sans Tamil", TheneeUni, TheneeUniRegular, Vijaya, Ebrima,
    "Segoe UI Historic", "Noto Sans Phoenician", "Noto Sans Buginese",
    "Segoe UI Symbol", Quivira, "Microsoft Yi Baiti", "Noto Sans Samaritan",
    "Noto Sans Sundanese", "Segoe UI Emoji", "Noto Emoji"
  !important;
}

/* duplicate */
span[lang|=grc-Latn], span[lang|=el-Latn],
  span[lang|=ar-Latn], span[lang|=arz-Latn],
  span[lang|=ota-Latn], span[lang|=fa-Latn],
  span[lang|=syr-Latn], span[lang|=syc-Latn], span[lang|=arc-Latn],
  span[lang|=aii-Latn],
  span[lang|=sem-Latn], span[lang|=cop-Latn], span[lang|=sux],
 span.tr.Latn, .Latn
{
 font-size: 100%
  !important;
}