Difference between revisions of "MediaWiki:Common.css"

From EuroFIR Wiki
Jump to navigation Jump to search
m
Line 3: Line 3:
 
   background-size: 100%;
 
   background-size: 100%;
 
}
 
}
 +
body { font-size: larger; }

Revision as of 14:12, 25 May 2021

/* CSS placed here will be applied to all skins */
#p-logo a {
  background-size: 100%;
}
body { font-size: larger; }