File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2294,7 +2294,7 @@ <h2 id=symbols-function><span class=secno>9. </span> Defining Anonymous
22942294
22952295 < p > On the other hand, specifying the type of counter, like so:</ p >
22962296
2297- < pre > ol { list-style: symbols("*" "\2020" "\2021" "\A7" "#" as repeating); }</ pre >
2297+ < pre > ol { list-style: symbols("*" "\2020" "\2021" "\A7" as repeating); }</ pre >
22982298
22992299 < p > will produce lists that look like:</ p >
23002300
Original file line number Diff line number Diff line change @@ -1555,7 +1555,7 @@ <h2 id='symbols-function'>
15551555
15561556 < p > On the other hand, specifying the type of counter, like so:</ p >
15571557
1558- < pre > ol { list-style: symbols("*" "\2020" "\2021" "\A7" "#" as repeating); }</ pre >
1558+ < pre > ol { list-style: symbols("*" "\2020" "\2021" "\A7" as repeating); }</ pre >
15591559
15601560 < p > will produce lists that look like:</ p >
15611561
You can’t perform that action at this time.
0 commit comments