Difference between revisions of "MediaWiki:Common.css"

From SMT: Dx2 Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: div.span { font-size: normal; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
div.span {
 
    font-size: normal;
 
}
 

Revision as of 15:39, 22 January 2020

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