Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
annotate docs/_static/custom-haiku.css @ 236:28639bddddd0
Make the use of "Libertinus Mono" more flexible by adding a flag that just augments it.
It assumes an already loaded "Libertinus Mono".
HkG: --
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Fri, 15 May 2026 23:53:40 +0200 |
| parents | f761694373e0 |
| children |
| rev | line source |
|---|---|
|
170
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
1 p { |
|
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
2 /* we do not want the standard "justify" */ |
|
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
3 text-align: left; |
|
f761694373e0
Do not justify the documentation output.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff
changeset
|
4 } |
