If you're looking for Fluid Project coordination, design, communication, etc, try the Fluid Project Wiki.
Join the infusion-users mailing list and ask your questions there,
or hang out in our IRC Channel.
This text is configured using the default letter spacing of 0.
This text is configured using letter spacing of 0.2.
This text is configured using letter spacing of 0.4.
The markup and classes used to produce this example:
<p class="fl-font-spacing-0">This text is configured using the default letter spacing of 0.</p> <p class="fl-font-spacing-2">This text is configured using letter spacing of 0.2.</p> <p class="fl-font-spacing-4">This text is configured using letter spacing of 0.4.</p>
NOTE: The fl-font-spacing-*
classes are applied to the paragraph tags and so apply only that paragraph. The class could be applied to a <div>
surrounding many paragraphs to apply the style to all paragraphs.