File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 452452.doc .admonitionblock td .icon i .icon-caution {
453453 background-color : var (--caution-color );
454454 color : var (--caution-on-color );
455+ font-family : inherit;
455456}
456457
457458.doc .admonitionblock td .icon i .icon-important {
458459 background-color : var (--important-color );
459460 color : var (--important-on-color );
461+ font-family : inherit;
460462}
461463
462464.doc .admonitionblock td .icon i .icon-note {
463465 background-color : var (--note-color );
464466 color : var (--note-on-color );
467+ font-family : inherit;
465468}
466469
467470.doc .admonitionblock td .icon i .icon-tip {
468471 background-color : var (--tip-color );
469472 color : var (--tip-on-color );
473+ font-family : inherit;
470474}
471475
472476.doc .admonitionblock td .icon i .icon-warning {
473477 background-color : var (--warning-color );
474478 color : var (--warning-on-color );
479+ font-family : inherit;
475480}
476481
477482.doc .imageblock ,
You can’t perform that action at this time.
0 commit comments