Is it possible to use a counter in a css selector without incrementing it.
Just increment it with 0
does not work.
Just increment it with 0
counter-increment: ctr 0;
does not work.
counter-increment: ctr 0;
content: counter(enote, symbols('', '', '', '', '', '', '', '', '', '', ''));
Jim Albright
Wycliffe Bible Translators
Jim Albright
Wycliffe Bible Translators