Difference between revisions of "MediaWiki:Common.css"

From SUCCESS
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: #siteSub { display: block; }")
 
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#siteSub {
 
    display: block;
 
}
 

Latest revision as of 15:46, 22 January 2021

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