Thread: Header Spacing
View Single Post
Old 02-17-2014, 07:35 AM   #1
Kol
Junior Member
Kol began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2014
Device: Kobo Touch
Header Spacing

Hi,
having some problems with header spacing. Entered the following code:

h2, h3, h4, h5 {
text-align: left;
margin-bottom: 0em;
margin-top: 2em;
}

If I alter the text-align (center, left, etc.), it changes my file
But the margins are unaffected whatever numbers I enter.

Am I doing something wrong!
Thanks
Kol is offline   Reply With Quote