Difference between revisions of "MediaWiki:Common.css"

From Satellite Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: li#footer-credits { float: left; margin-right: 2em; }")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
li#footer-credits {
 
    float: left;
 
    margin-right: 2em;
 
}
 

Latest revision as of 02:08, 9 February 2018

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