diff --git a/xmpp.v2.css b/xmpp.v2.css index 111f78c1..93696e22 100644 --- a/xmpp.v2.css +++ b/xmpp.v2.css @@ -583,6 +583,11 @@ figure > figcaption { margin-bottom: 0.5em; + font-weight: bold; + } + + figure.code-example > figcaption { + font-weight: normal; } figure > *:last-child {