view docs/_static/custom-haiku.css @ 742:220a9ec9ac72

- Docs the the new list merging strategies. Also some more words about merging generally. - One more test about the default of "replacing" lists.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 29 Oct 2023 17:29:16 +0100
parents 115de6fe420e
children
line wrap: on
line source

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