File tree 2 files changed +1
-10
lines changed
2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -45,13 +45,6 @@ body {
45
45
float : left;
46
46
}
47
47
48
- .compatibility-warning {
49
- color : # E05252 ;
50
- margin-top : 10px ;
51
- border-radius : 4px ;
52
- font-size : 0.7em ;
53
- }
54
-
55
48
/* Demo styles */
56
49
57
50
@counter-style demo-cyclic {
@@ -342,4 +335,3 @@ body {
342
335
.demo-ethiopic-numeric {
343
336
list-style : ethiopic-numeric;
344
337
}
345
-
Original file line number Diff line number Diff line change @@ -138,8 +138,7 @@ <h3>Select a counter style from the list</h3>
138
138
< i > Read more about < code > @counter-style</ code > on
139
139
< a href ="https://developer.mozilla.org/en-US/docs/Web/CSS/@counter-style "> Mozilla Developer Network</ a > </ i >
140
140
141
- < div class ="compatibility-warning "> ⚠ Warning: < i > @counter-style</ i > currently works only on Firefox 33+</ div >
142
141
</ div >
143
142
< script src ="js/script.js "> </ script >
144
143
</ body >
145
- </ html >
144
+ </ html >
You can’t perform that action at this time.
0 commit comments