De La Tour des Héros.
(Différences entre les versions)
m |
m |
| (6 révisions intermédiaires masquées) |
| Ligne 1 : |
Ligne 1 : |
| | {{#css: | | {{#css: |
| - | . wikitable { | + | .wikitable { |
| - | width:96%;
| + | margin:1em .9em!important; |
| - | margin-left:auto; | + | text-align:left; |
| - | margin-right:auto; | + | |
| | } | | } |
| | | | |
| Ligne 13 : |
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).