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 {
 
p {
  background: blue;
 
 
   line-height: 12px !important;
 
   line-height: 12px !important;
  font-family: monospace, Courier;
 
 
}
 
}

Revision as of 01:45, 3 December 2020

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