Difference between revisions of "MediaWiki:Common.css"

From Medivia Online Wiki
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins  
#ca-talk { display:none!important; }
#ca-talk { display:none!important; }
html { font-family: 'Roboto', 'Tahoma', 'Merriweather', sans-serif; }
html { font-family: 'Roboto', 'Tahoma', 'Merriweather', sans-serif; }
.mw-collapsible.mw-collapsed {
  display: none;
}
*/

Latest revision as of 13:11, 5 July 2025

/* CSS placed here will be applied to all skins 
#ca-talk { display:none!important; }
html { font-family: 'Roboto', 'Tahoma', 'Merriweather', sans-serif; }
.mw-collapsible.mw-collapsed {
  display: none;
}
*/