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