De La Tour des Héros.
(Différences entre les versions)
|
m |
| Ligne 4 : |
Ligne 4 : |
| | display: grid; | | display: grid; |
| | grid-template-columns: repeat(auto-fit, {{#switch:{{{1}}} | | grid-template-columns: repeat(auto-fit, {{#switch:{{{1}}} |
| - | |169=150 | + | |169=165 |
| - | |43=110|110}}px); | + | |43=125|125}}px); |
| | grid-gap: 1rem; /*interligne*/ | | grid-gap: 1rem; /*interligne*/ |
| | justify-content: space-between; | | justify-content: space-between; |
| Ligne 13 : |
Ligne 13 : |
| | ul.galerie img { | | ul.galerie img { |
| | max-width:{{#switch:{{{1}}} | | max-width:{{#switch:{{{1}}} |
| - | |169=150 | + | |169=165 |
| - | |43=110|110}}px; | + | |43=125|125}}px; |
| | width: auto; | | width: auto; |
| | height: auto; | | height: auto; |
| | } | | } |
| | }} | | }} |
Version du 14 mars 2021 à 18:15