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