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
committed by Dion Moult
parent 22f83b68e4
commit 624134d033
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;
}