User:OwenBlacker/common.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 OwenBlacker to every page.


body, input, #wikEdSummaryComboInput #wikEdSummarySelect
{
   font-family: Source Sans Pro, Calibri, Arial, sans-serif;
}

.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6,
.mw-headline, :lang(la)
{
   font-family: Source Serif Pro, Alegreya, Cambria, Noto Sans Arabic, serif;
}

:lang(la)
{
	font-style: italic;
}

h1 .polytonic
{
	font-family: Gentium, Alegreya, Cambria, Times, serif;
}

sup
{
	vertical-align: initial;
}

#p-tb #t-upload {
    background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Wlm-icon-upload-white.svg/20px-Wlm-icon-upload-white.svg.png);
}

#p-tb #t-entryLayout
{
   background-image: url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/Icons8_flat_view_details.svg/20px-Icons8_flat_view_details.svg.png);
   background-repeat: no-repeat;
   background-position: left center;
}