178
edits
Changes
Created page with "→CSS placed here will be applied to all skins: li#footer-credits { float: left; margin-right: 2em; }"
/* CSS placed here will be applied to all skins */
li#footer-credits {
float: left;
margin-right: 2em;
}
li#footer-credits {
float: left;
margin-right: 2em;
}