FWIW, I have always used a belt & suspenders approach to monospace, e.g.:
p.block {
font-family: courier, monospace;
text-indent: 1em;
text-align:left;
margin:0em 0em 0em 1em;
}
I don't recall where this originated, but it was the conventional wisdom on the KDP forums some years ago, say 2012.
|