figcaption
This commit is contained in:
@ -44,3 +44,13 @@
|
||||
display: table;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.vp-doc figcaption {
|
||||
margin-top: 0;
|
||||
font-style: italic;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.vp-doc figcaption::before {
|
||||
content: '▲ ';
|
||||
font-style: normal;
|
||||
}
|
||||
|
Reference in New Issue
Block a user