User:OwenBlacker/common.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* ################## Fonts ################## */
body, input, span#wikEdSummaryComboInput select#wikEdSummarySelect
{
   font-family: Source Sans Pro, Calibri, Arial, sans-serif;
}

table.infobox, table.infobox td, table.infobox th,
sup.reference, sup small, small sup, span.languageicon, span.mw-editsection a,
div.editButtons input[type=submit], div.editButtons span.cancelLink a, div.thumbcaption
{
   font-family: Segoe UI, Calibri, Tahoma, sans-serif !important;
}

table.infobox.geography td.mergedtoprow, th.navbox-title, h1, h2, h3, h4, h5, h6, .mw-headline, :lang(la)
{
   font-family: Alegreya, Cambria, Times, serif !important;
}

:lang(de), :lang(gmh), :lang(goh), :lang(sli), :lang(gsw), :lang(nds), :lang(gml),
:lang(osx), :lang(ksh), :lang(lb), :lang(pfl), :lang(bar), :lang(yi-Latn)
{
   font-size: 1.07em;
   font-style: normal !important;
}

:lang(fr), :lang(oc), :lang(frp), :lang(wa), :lang(pcd), :lang(xno), :lang(fro), :lang(frm), :lang(pro)
{
   font-style: normal !important;
}

:lang(ga), :lang(gd), :lang(pgl), :lang(sga), :lang(mga), :lang(gv), :lang(la)
{
   font-style: normal !important;
}

.mw-body .mw-parser-output .script-runic
{
	font-family: Noto Sans Runic;
}

dd span[data-mw-comment-start] {
    margin-top: 0;
    border-top: solid 1px #ccc;
    width: -webkit-fill-available;
    padding-top: 0;
}