m |
|||
| Line 8: | Line 8: | ||
</div> | </div> | ||
| − | <!-- Utilisation de flex-wrap pour diviser en deux lignes --> | + | <!-- Utilisation de flex-wrap pour diviser en deux lignes, avec 4 images sur la première ligne et 3 sur la seconde --> |
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> | <div style="display: flex; flex-wrap: wrap; justify-content: space-between;"> | ||
| − | <div style="width: | + | <div style="width: 24%; text-align: center;"> |
[https://www.shadowera.com/wiki/index.php/Category:Warrior [[Image:WarriorClassIcon.jpg|32px|link=]]] | [https://www.shadowera.com/wiki/index.php/Category:Warrior [[Image:WarriorClassIcon.jpg|32px|link=]]] | ||
</div> | </div> | ||
| − | <div style="width: | + | <div style="width: 24%; text-align: center;"> |
[https://www.shadowera.com/wiki/index.php/Category:Mage [[Image:MageClassIcon.jpg|32px|link=]]] | [https://www.shadowera.com/wiki/index.php/Category:Mage [[Image:MageClassIcon.jpg|32px|link=]]] | ||
</div> | </div> | ||
| − | <div style="width: | + | <div style="width: 24%; text-align: center;"> |
[https://www.shadowera.com/wiki/index.php/Category:Hunter [[Image:HunterClassIcon.jpg|32px|link=]]] | [https://www.shadowera.com/wiki/index.php/Category:Hunter [[Image:HunterClassIcon.jpg|32px|link=]]] | ||
</div> | </div> | ||
| − | <div style="width: | + | <div style="width: 24%; text-align: center;"> |
[https://www.shadowera.com/wiki/index.php/Category:Priest [[Image:PriestClassIcon.jpg|32px|link=]]] | [https://www.shadowera.com/wiki/index.php/Category:Priest [[Image:PriestClassIcon.jpg|32px|link=]]] | ||
</div> | </div> | ||
| − | <div style="width: | + | <div style="width: 32%; text-align: center; margin-top: 10px;"> |
[https://www.shadowera.com/wiki/index.php/Category:Rogue [[Image:RogueClassIcon.jpg|32px|link=]]] | [https://www.shadowera.com/wiki/index.php/Category:Rogue [[Image:RogueClassIcon.jpg|32px|link=]]] | ||
</div> | </div> | ||
| − | <div style="width: | + | <div style="width: 32%; text-align: center;"> |
[https://www.shadowera.com/wiki/index.php/Category:Wulven [[Image:WulvenClassIcon.jpg|32px|link=]]] | [https://www.shadowera.com/wiki/index.php/Category:Wulven [[Image:WulvenClassIcon.jpg|32px|link=]]] | ||
</div> | </div> | ||
| − | <div style="width: | + | <div style="width: 32%; text-align: center;"> |
[https://www.shadowera.com/wiki/index.php/Category:Elemental [[Image:ElementalClassIcon.jpg|32px|link=]]] | [https://www.shadowera.com/wiki/index.php/Category:Elemental [[Image:ElementalClassIcon.jpg|32px|link=]]] | ||
</div> | </div> | ||
| Line 40: | Line 40: | ||
</div> | </div> | ||
| − | <div style="display: flex; justify-content: space-between; gap: | + | <div style="display: flex; justify-content: space-between; gap: 32px;"> <!-- Ajustement du "gap" pour égaliser l'espace entre les colonnes et les lignes --> |
<!-- Première colonne des héros --> | <!-- Première colonne des héros --> | ||
<div style="width: 48%; text-align: center;"> | <div style="width: 48%; text-align: center;"> | ||
This category currently contains no pages or media.