File tree Expand file tree Collapse file tree 1 file changed +17
-8
lines changed Expand file tree Collapse file tree 1 file changed +17
-8
lines changed Original file line number Diff line number Diff line change 6
6
background-color : # 4051b5 ;
7
7
}
8
8
9
- .md-typeset .admonition .important , .md-typeset details .important {
10
- border-color : # 00b8d4 ;
9
+ @media screen and (max-width : 76.2344em ) {
10
+ .md-nav--primary .md-nav__title [for = "__drawer" ] {
11
+ background-color : # 4051b5 ;
12
+ }
13
+ }
14
+
15
+ .md-typeset .admonition .important ,
16
+ .md-typeset details .important {
17
+ border-color : # 00b8d4 ;
11
18
}
12
19
13
- .md-typeset .important > .admonition-title ::before , .md-typeset .important > summary ::before {
14
- background-color : # 00b8d4 ;
15
- -webkit-mask-image : var (--md-admonition-icon--info );
16
- mask-image : var (--md-admonition-icon--info );
20
+ .md-typeset .important > .admonition-title ::before ,
21
+ .md-typeset .important > summary ::before {
22
+ background-color : # 00b8d4 ;
23
+ -webkit-mask-image : var (--md-admonition-icon--info );
24
+ mask-image : var (--md-admonition-icon--info );
17
25
}
18
26
19
- .md-typeset .important > .admonition-title , .md-typeset .important > summary {
20
- background-color : # 00b8d41a ;
27
+ .md-typeset .important > .admonition-title ,
28
+ .md-typeset .important > summary {
29
+ background-color : # 00b8d41a ;
21
30
}
22
31
23
32
@keyframes heart {
You can’t perform that action at this time.
0 commit comments