Difference between revisions of "MediaWiki:Common.css"

From Medivia Online Wiki
Tag: Reverted
m (Reverted edits by Eldrin (talk) to last revision by Farrk)
Tag: Rollback
Line 3: Line 3:
html { font-family: 'Roboto', 'Tahoma', 'Merriweather', sans-serif; }
html { font-family: 'Roboto', 'Tahoma', 'Merriweather', sans-serif; }
*/
*/
.mw-collapsible-toggle {
  display: none;
}

Revision as of 13:07, 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; }
*/