Quote:
Originally Posted by Madam Broshkina
|
Ok so here's what I got. The .css file has the following:
@namespace h "http://www.w3.org/1999/xhtml"; .calibre {
display: block;
font-size: 1em;
margin-bottom: 0;
margin-left: 5pt;
margin-right: 5pt;
margin-top: 0;
padding-left: 0;
padding-right: 0;
page-break-before: always
} .calibre1 {
display: block
} .calibre2 {
display: block;
font-family: monospace;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
margin-top: 1em;
white-space: pre
}
Can any of this be causing the text not to wrap? If so, what can I edit? As soon as I figure out how, I will post a pic of how the book looks.