Jump to content

User:Ospalh/vector-2022.css: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
fix errors
headline class
Line 9: Line 9:
}
}


h1, h2, h3, h4, h5, h6, #content #firstHeading {
.mw-headline, #content #firstHeading {
font-family: "Praxis LT", "PraxisLT", "Praxis LT Regular", "PraxisLT Regular", "PraxisLT-Regular", Helvetica, Arial, sans-serif;
font-family: "Praxis LT", "PraxisLT", "Praxis LT Regular", "PraxisLT Regular", "PraxisLT-Regular", Helvetica, Arial, sans-serif;
}
}

Revision as of 08:23, 2 July 2022

#globalWrapper {font-size: 150%;} /* Back to monobook size */

#content {
    font-family: "Demos LT", "DemosLT", "Demos LT Medium", "DemosLT Medium", "DemosLT-Medium", Georgia, sans-serif;
}

.t_nihongo_kanji {
  font-family: "IPAPMincho", "IPAPGothic", "Mincho", sans-serif;
}

.mw-headline, #content #firstHeading  {
    font-family: "Praxis LT", "PraxisLT", "Praxis LT Regular", "PraxisLT Regular", "PraxisLT-Regular", Helvetica, Arial, sans-serif;
}