MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: #p-logo a{background-size:contain;}") |
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 */ | ||
*{font-family: arial, sans-serif;} | |||
#p-logo a{background-size:contain;} | #p-logo a{background-size:contain;} | ||
Revision as of 01:08, 23 February 2022
/* CSS placed here will be applied to all skins */
*{font-family: arial, sans-serif;}
#p-logo a{background-size:contain;}