MediaWiki:Common.css: Difference between revisions
From Shepherd's Library
Farmer Piddy (talk | contribs) No edit summary |
Farmer Piddy (talk | contribs) 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, h2, h3, h4 { | h1, h2, h3, h4, a#p-banner { | ||
font-family: 'Broken Console', sans-serif; | font-family: 'Broken Console', sans-serif; | ||
} | } |
Revision as of 08:45, 2 April 2024
/* CSS placed here will be applied to all skins */ h1, h2, h3, h4, a#p-banner { font-family: 'Broken Console', sans-serif; } div#p-logo { display: none; }