August 4, 2025, Monday, 215

Modèle:Listep

De La Tour des Héros.

(Différences entre les versions)
m
Version actuelle (30 avril 2023 à 13:27) (voir la source)
m
 
(3 révisions intermédiaires masquées)
Ligne 1 : Ligne 1 :
{{#css:
{{#css:
.wikitable {
.wikitable {
-
  margin: 1em auto!important;
+
  margin:1em .9em!important;
-
  width:96%
+
  text-align:left;
}
}
Ligne 12 : Ligne 12 :
.wikitable td:nth-child(2) {width:6%}
.wikitable td:nth-child(2) {width:6%}
.wikitable td:nth-child(3) {width:16%}
.wikitable td:nth-child(3) {width:16%}
-
.wikitable td:nth-child(4), .wikitable td:last-child {width:35%}
+
.wikitable td:nth-child(n+4) {width:35%}
.wikitable tr:first-child td {
.wikitable tr:first-child td {

Version actuelle

Fonction :

Met en forme les tableaux de listes d'épisodes (largeur des colonnes, en-tête, alignement vertical, largeur du tableau).