Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| css:wrap_nacon [2023/02/16 13:12] – avillepreux | css:wrap_nacon [2023/04/11 16:21] (Version actuelle) – avillepreux | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| <CSS> | <CSS> | ||
| - | /* WRAP de PATCH */ | + | /* WRAP de NACON */ |
| .wrap_nacon { | .wrap_nacon { | ||
| Ligne 24: | Ligne 24: | ||
| background-position: | background-position: | ||
| background-repeat: | background-repeat: | ||
| - | background-size: | + | background-size: |
| display: inline-block; | display: inline-block; | ||
| border-radius: | border-radius: | ||
| + | border: 2px solid #0a3860; | ||
| } | } | ||
| div.wrap_nacon: | div.wrap_nacon: | ||