Actions

MediaWiki

Foreground.css: Difference between revisions

From Iron Realms Nexus Client Documentation

(Created page with "h1, h2, h3, h4, h5, h6 { margin-top:1em; }")
 
No edit summary
Line 1: Line 1:
h1, h2, h3, h4, h5, h6 {
h2, h3, h4, h5, h6 {
   margin-top:1em;
   margin-top:1em;
}
}

Revision as of 22:07, 16 February 2016

h2, h3, h4, h5, h6 {
   margin-top:1em;
}