User:Esperfulmo/minerva.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.

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

body
{
 font-size: 90%;
}

.mf-font-size-clientpref-small .mw-body p, .mf-font-size-clientpref-small .content p
{
 font-size: 98%;
}

/* 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]
{
 font-size: 100%
  !important;
}

/*duplicate*/
body, body .IPA, body .API,
  blockquote,
  .ipa /* de wikt */
{
/* font-stretch: condensed;
 font-family:
    "Verdana Pro Condensed",
    "Verdana Pro",
    "Lao UI",
    "Droid Sans",
    "Khmer OS", "WenQuanYi Micro Hei", "Khmer OS Siemreap", "Khmer OS Muol Pali",
    "Droid Arabic Naskh",
       "Georgia Pro", "Noto Serif", Charter,
       "Droid Serif", "DejaVu Serif Condensed", "PT Serif", Georgia,
       "DejaVu Serif",
       "Aref Ruqaa", "Noto Sans Hebrew",
       sans-serif, Cambria,
       "DejaVu Sans Condensed", Arial,
       "Microsoft Tai Le", "DejaVu Sans", Alef, Tahoma,
       Quivira, "Noto Sans Tamil", TheneeUni, TheneeUniRegular,
       Vijaya, "Segoe UI Historic", "Noto Sans Phoenician",
       "Segoe UI Symbol", "Noto Sans Buginese", "Segoe UI Symbol",
       Quivira, "Microsoft Yi Baiti", "Noto Sans Samaritan",
       "Noto Sans Sundanese", "Segoe UI Emoji", "Noto Emoji";*/
 font-family:
    LegibleHalfRings, "DejaVu Sans Mono",
    Menlo, /*mac*/
    "Red Hat Mono",
    "PT Mono", "Lucida Console", "Miriam Fixed",,
    MiriamMonoCLM-Bold, "Miriam Mono CLM",
    Heebo, Alef, "Noto Sans Hebrew",
    monospace, "Noto Serif Hebrew", Cousine, "Courier Code", "Courier New", FreeMono,
    "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";
}