Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| css:wrap_nacon [2023/02/16 12:58] – créée 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 { | ||
| - | background-color: | + | background-color: |
| + | color: #fff; | ||
| box-shadow: 0 0 3px 2px #00000017; | box-shadow: 0 0 3px 2px #00000017; | ||
| } | } | ||
| Ligne 26: | Ligne 27: | ||
| display: inline-block; | display: inline-block; | ||
| border-radius: | border-radius: | ||
| - | border: | + | border: |
| } | } | ||
| div.wrap_nacon: | div.wrap_nacon: | ||