File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 46
46
.css ::after , .property ::after , .descriptor ::after {content : none}
47
47
48
48
@media screen {
49
- # annoying-warning : not (: checked ) + * + * {position : fixed; z-index : 1 ;
49
+ # annoying-warning : not (: checked ) + * + * {position : fixed; z-index : 2 ;
50
50
bottom : 2em ; left : 0 ; right : 0 ; text-align : center;
51
51
padding : 0.5em 0.5em 1em 0.5em ; box-shadow : 0 2px 8px black;
52
52
border-top : thin solid; border-bottom : thin solid;
53
53
background : hsla (40 , 100% , 50% , 0.9 ); color : black}
54
54
# annoying-warning : not (: checked ) + * + * p {margin : 0 }
55
- # annoying-warning , # annoying-warning + * {position : fixed; z-index : 2 }
55
+ # annoying-warning , # annoying-warning + * {position : fixed; z-index : 3 }
56
56
# annoying-warning {font-size : 1em ; bottom : 2.3em ; right : 0.5em ; margin : 0 }
57
57
# annoying-warning + * {font-size : 80% ; bottom : 2.5em ; right : 2.3em }
58
58
# annoying-warning : checked , # annoying-warning : checked + * {display : none}
Original file line number Diff line number Diff line change 41
41
.css ::after , .property ::after , .descriptor ::after {content : none}
42
42
43
43
@media screen {
44
- # annoying-warning : not (: checked ) + * + * {position : fixed; z-index : 1 ;
44
+ # annoying-warning : not (: checked ) + * + * {position : fixed; z-index : 2 ;
45
45
bottom : 2em ; left : 0 ; right : 0 ; text-align : center;
46
46
padding : 0.5em 0.5em 1em 0.5em ; box-shadow : 0 2px 8px black;
47
47
border-top : thin solid; border-bottom : thin solid;
48
48
background : hsla (40 , 100% , 50% , 0.9 ); color : black}
49
49
# annoying-warning : not (: checked ) + * + * p {margin : 0 }
50
- # annoying-warning , # annoying-warning + * {position : fixed; z-index : 2 }
50
+ # annoying-warning , # annoying-warning + * {position : fixed; z-index : 3 }
51
51
# annoying-warning {font-size : 1em ; bottom : 2.3em ; right : 0.5em ; margin : 0 }
52
52
# annoying-warning + * {font-size : 80% ; bottom : 2.5em ; right : 2.3em }
53
53
# annoying-warning : checked , # annoying-warning : checked + * {display : none}
You can’t perform that action at this time.
0 commit comments