Difference between revisions of "MediaWiki:Common.css"

From BeebWiki
Jump to: navigation, search
(Bloooody ell, that took an effort.)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
p {
+
body {
 
   line-height: 12px !important;
 
   line-height: 12px !important;
 
}
 
}

Revision as of 01:46, 3 December 2020

/* CSS placed here will be applied to all skins */
body {
  line-height: 12px !important;
}