View Single Post
Old Today, 04:26 AM   #3
ryder
Enthusiast
ryder began at the beginning.
 
Posts: 25
Karma: 10
Join Date: May 2024
Device: Clara 2E
The thing is I have tinkered around with the curly brackets and it either indented after every paragraph with 1em even after chapter or the first one was not indented but every other had like 2.5em.

Is it ok to have two p commands or does just the first one count and the second one will be of no use to calibre?

Also tried this with no luck:

p {
p:first-of-type {
text-indent: 0 !important;}
margin: 0 !important;
padding: 0;
widows: 1;
orphans: 1;
text-indent: 1em !important;
}
ryder is offline   Reply With Quote