mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-24 06:31:46 -05:00
Make code block caption stand out more
This commit is contained in:
parent
07060ae5e6
commit
bf9644fe04
@ -583,6 +583,11 @@
|
||||
|
||||
figure > figcaption {
|
||||
margin-bottom: 0.5em;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
figure.code-example > figcaption {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
figure > *:last-child {
|
||||
|
Loading…
x
Reference in New Issue
Block a user