bbim-docs: use figure with caption instead of plain image

This commit is contained in:
Dirk Olbrich
2023-11-12 13:41:43 +01:00
parent 76f25c755b
commit 8a218249dd
2 changed files with 12 additions and 3 deletions
+5
View File
@@ -40,3 +40,8 @@ img.icon {
vertical-align: middle;
vertical-align: middle;
}
.content figure figcaption>p {
font-style: italic;
font-size: small;
color: #808080;
}