CSS styles

CSS styles are enclosed in curly braces {} immediately following phrase modifiers or block modifiers.

Textile example: CSS styles

p{color:red;letter-spacing:0.25em}. This is red spaced text.

Textile input (editable)

Browser output

HTML output


More about: CSS styles

1. For small print you could use:

p{font-size: 0.8em;}. Small font example.

See something wrong in this page? Outdated info, a broken link, faulty code example, or whatever? Please write an issue and we’ll fix it.