Jump to content

MediaWiki:Common.css: Difference between revisions

From Starship Simulator
CSS for footer links
 
Remove now unnecessary CSS for when the StarSim links were in the footer
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Styles for StarSim links in the footer */
#footer-starsim-links li {
    float: left;
    margin-right: 1em;
    line-height: 2;
}

Latest revision as of 19:16, 27 April 2025

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