23 Sep, 2024: Our collection of material documenting harassment, doxing and allegations of illegal behavior against MAPs, on the part of a purportedly "MAP" group, is now complete. A second article documenting a campaign of disinformation by said group is nearing completion, and will be shared here.

MediaWiki:Common.css: Difference between revisions

From NewgonWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
   font-family:'Bahnschrift'; }
   font-family:'Bahnschrift'; }


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


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

Revision as of 12:36, 3 June 2022

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

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

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

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