MediaWiki:Common.css: Difference between revisions

From NewgonWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


h1, h2, h3, h4, h5  {
h1, h2, h3, h4, h5  {
   font-weight: bold;
   font-family:'Bahnschrift'; }
  color: #000;
  font-size: 32px; }

Revision as of 12:27, 3 June 2022

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

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