Actions

MediaWiki

Difference between revisions of "Foreground.css"

From Iron Realms Nexus Client Documentation

(Created page with "h1, h2, h3, h4, h5, h6 { margin-top:1em; }")
 
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;
}