1
0
Fork 0

💄 Improved figure caprions styles

This commit is contained in:
Maxim Lebedev 2022-02-24 02:32:02 +05:00
parent c8f353f8a8
commit 9cb50eaf53
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 5 additions and 0 deletions

View File

@ -71,6 +71,11 @@ q {
quotes: '«' '»';
}
label,
figcaption {
font-size: var(--s-1);
}
ul:not([class]),
ol:not([class]) {
margin-left: 2em;