If you are having problems logging in after our change of primary domain, please clear cookies/site data from newgon.net and yesmap.net. This can be done in your browser settings.

MediaWiki:Common.css: Difference between revisions

From NewgonWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


h1, h3, h4, h5  {
h1, h2, h3, h4, h5  {
   font-family:'Bahnschrift'; }
   font-family:'Bahnschrift'; }


h2 { font-family:'Bahnschrift'; }
#firstHeading{ font:Bahnschrift; }
 
.mw-body-content h2{ font:Bahnschrift; }

Revision as of 12:35, 3 June 2022

/* CSS placed here will be applied to all skins */

h1, h2, h3, h4, h5  {
  font-family:'Bahnschrift'; }

#firstHeading{ font:Bahnschrift; }

.mw-body-content h2{ font:Bahnschrift; }