Unable to add margins in Sigil
Hello guys,
I've never edited an ePub before but since I need to add more margins to a book I am reading I tried to use Sigil to do so for several hours to no avail.
From what I read in the Sigil guide and forums I surmised I needed to add a page tag to the CSS sheet, and so I added the following to the end of the stylesheet:
@page {
margin-left: 25px;
margin-right: 25px;
}
As instructed on the Sigil guide, to no effect. I then placed it at the beginning, middle and end, saving the document each time, never able to get the desired margins (I want more space to the left and right of all the text in the book).
I thought about posting the full stylesheet but I don't know if it would be considered bad form here since it's so long.
Also, if it had worked would I have been able to see the results in Sigil right away?
I am using a Nook 1st generation and Sigil 0.7.4 by the way.
I really hope you guys can help me, thank you for your time.
|