Letter-Spacing for “storycontent”
-
I’m having trouble getting the “letter-spacing” command working, but only for the “storycontent” class. I’ve got letter-spacing enabled for several other classes. All other parameters for the “storycontent” class appear to work fine. I’ve tried both pixels and points as my units. Here’s my code….
.storycontent {
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 1pt;
font-size: 10pt;
text-align: justify;
}
Any suggestions?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Letter-Spacing for “storycontent”’ is closed to new replies.