Quote:
Originally Posted by franklekens
This does seem to have the desired effect too.
There's more issues with this file, e.g. the letters have a slightly faint quality on my e-reader, they're less black, less saturated, than regular letters, I don't know what's causing that. Rather weird, don't you think?
|
Might be caused by this part:
Code:
body {
font-family: Georgia, Baskerville, roman, 'times new roman', times, serif;
color: #404040;
background-color: transparent;
hyphens: none;
-webkit-hyphens: none;
-moz-hyphens:none;
adobe-hyphenate: none;
margin: 30px 5% 20px 5%;
text-indent: 0;
text-rendering: optimizeLegibility;
}
#404040 is a dark gray.