MediaWiki:Common.css: Difference between revisions

From NewgonWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
h1, h2, h3, h4, h5  {
h1, h2, h3, h4, h5  {
   font-family:'Bahnschrift'; }
   font-family:'Bahnschrift'; }
.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 { font-family:'Bahnschrift'; }


#firstHeading { font-family:'Bahnschrift'; }
#firstHeading { font-family:'Bahnschrift'; }

Revision as of 12:39, 3 June 2022

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

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

.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 { font-family:'Bahnschrift'; }

#firstHeading { font-family:'Bahnschrift'; }