Quote:
Originally Posted by rashomon
Where do I set letter spacing?
|
In p or body tag as in
Code:
body {
letter-spacing: 0px;
}
In justified text esp. without hyphenation you gotta have some space between letters and between the words.
This space should be controlled with letter-spacing and word-spacing html properties or with combination of both as in good program Indesign.
How is this done in Kobo... who knows if this even works?
That is why I always set text-align to left in serbian language.