File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 color : # ddba52
4444 }
4545
46- .md-typeset .note > .admonition-title ,
47- .md-typeset .note > summary {
46+ .md-typeset .note > .admonition-title ,
47+ .md-typeset .note > summary {
4848 background-color : # 0000001a ;
4949 }
50-
50+
5151 .md-typeset .admonition .note ,
5252 .md-typeset details .note {
5353 border-color : # 675647 ;
5454 }
5555
56- .md-typeset .note > .admonition-title : before ,
57- .md-typeset .note > summary : before {
56+ .md-typeset .note > .admonition-title : before ,
57+ .md-typeset .note > summary : before {
5858 background-color : # 65686d ;
5959 -webkit-mask-image : var (--md-admonition-icon--note );
6060 mask-image : var (--md-admonition-icon--note );
6565 border-color : # 776144 ;
6666 }
6767
68- .md-typeset .warning > .admonition-title : before ,
69- .md-typeset .warning > summary : before {
68+ .md-typeset .warning > .admonition-title : before ,
69+ .md-typeset .warning > summary : before {
7070 background-color : # d9913bc2 ;
7171 -webkit-mask-image : var (--md-admonition-icon--warning );
7272 mask-image : var (--md-admonition-icon--warning );
7373 }
74- }
74+ }
You can’t perform that action at this time.
0 commit comments