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; }")
(No difference)

Revision as of 18:45, 7 February 2018

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

li#footer-credits {
    float: left;
    margin-right: 2em;
}