File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 246
246
.doc .ulist ,
247
247
.doc .exampleblock ,
248
248
.doc .imageblock ,
249
- .doc .videoblock ,
250
249
.doc .listingblock ,
251
250
.doc .literalblock ,
252
251
.doc .sidebarblock ,
253
252
.doc .verseblock ,
253
+ .doc .videoblock ,
254
254
.doc .quoteblock ,
255
255
.doc .partintro ,
256
256
.doc details ,
698
698
.doc .admonitionblock .title ,
699
699
.doc .exampleblock .title ,
700
700
.doc .imageblock .title ,
701
- .doc .videoblock .title ,
702
701
.doc .literalblock .title ,
703
702
.doc .listingblock .title ,
704
703
.doc .openblock .title ,
704
+ .doc .videoblock .title ,
705
705
.doc table .tableblock caption {
706
706
color : var (--caption-font-color );
707
707
font-size : calc (16 / var (--rem-base ) * 1rem );
718
718
719
719
.doc .olist .title ,
720
720
.doc .ulist .title {
721
- font-weight : var (--caption-font-weight );
722
721
font-style : var (--caption-font-style );
722
+ font-weight : var (--caption-font-weight );
723
723
margin-bottom : 0.25rem ;
724
724
}
725
725
You can’t perform that action at this time.
0 commit comments