Add ability to style images via the URL (fix #22)

This commit is contained in:
David Lapshin
2024-05-12 18:13:28 +03:00
parent a697ff01bd
commit 703bc99a0d
3 changed files with 20 additions and 13 deletions

View File

@ -254,7 +254,6 @@ mark {
}
figcaption {
display: block;
color: var(--fg-muted-4);
font-size: 0.8rem;
text-align: center;