Actions

MediaWiki

Common.css: Difference between revisions

Ontolog Forum

(Created page with "→‎CSS placed here will be applied to all skins: #siteSub { display: none; }")
 
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#siteSub {
    display: none;
}

Latest revision as of 19:33, 12 December 2022

/* CSS placed here will be applied to all skins */