add image caption

This commit is contained in:
Yan Lin 2026-02-06 08:26:39 +01:00
parent b63282d1c8
commit bc29a93859
4 changed files with 43 additions and 2 deletions

View file

@ -159,7 +159,7 @@ ul, ol {
code {
font-family: ui-monospace, "SF Mono", "Cascadia Mono", Consolas, "Liberation Mono", Menlo, monospace;
font-size: 0.85em;
font-size: 0.88em;
background: var(--code-bg);
padding: 0.1em 0.3em;
border-radius: 3px;