Hide images captions in vimwiki

This commit is contained in:
2024-03-31 14:47:04 +02:00
parent ab5f89cc1b
commit b2fd49df06

View File

@@ -1,3 +1,5 @@
figcaption { display: none; }
img {
border-radius: .5rem;
margin: auto;