De La Tour des Héros.
(Différences entre les versions)
m |
m |
Ligne 1 : |
Ligne 1 : |
| {{#css: | | {{#css: |
| ol li { | | ol li { |
- | counter-increment: new!important; | + | counter-increment: new; |
| } | | } |
| ol li:before { | | ol li:before { |
- | content: counter(new) " - "!important; | + | content: counter(new) ' - '; |
| } | | } |
| ol { | | ol { |
Version du 3 mai 2023 à 15:19
Fonction :
Change la mise en forme de la numérotation pour les TPB.