Quote:
Originally Posted by chantsing
As what you said, i use the following CSS code to avoid non-zero margin-bottom in .
Code:
p {
text-indent:2.5em;
margin: 0 0 20px;
padding: 0;
line-height: 1.8;
margin-bottom: 0px;
}
But, it does not work.
|
Since you are reading in calibre's viewer, the margin can be left as just 0. You can set the L/R margins in preferences.