view docs/_static/custom-haiku.css @ 212:18553f595b34

Allow nested \TEXT and \EXPR commands. \TEXT within \TEXT and \EXPR within \EXPR is allowed!
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 14 May 2026 07:30:38 +0200
parents f761694373e0
children
line wrap: on
line source

p {
    /* we do not want the standard "justify" */
    text-align: left;
}