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