August 2, 2025, Saturday, 213

Modèle:TPBnum

De La Tour des Héros.

(Différences entre les versions)
(Page créée avec « {{#css: ol li { counter-increment: new; } ol li:before { content: counter(new) " - "; } ol { list-style: none; counter-reset: new; margin: -1em 0 1em; } }... »)
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.