Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| css:wrap_cyanide [2023/04/11 16:23] – créée avillepreux | css:wrap_cyanide [2023/04/11 16:32] (Version actuelle) – avillepreux | ||
|---|---|---|---|
| Ligne 4: | Ligne 4: | ||
| .wrap_cya, .wrap_cyanide { | .wrap_cya, .wrap_cyanide { | ||
| - | background-color: | + | background-color: |
| color: #fff; | color: #fff; | ||
| box-shadow: 0 0 3px 2px #00000017; | box-shadow: 0 0 3px 2px #00000017; | ||
| Ligne 21: | Ligne 21: | ||
| .wrap_cya: | .wrap_cya: | ||
| content: " "; | content: " "; | ||
| + | background-color: | ||
| background-image: | background-image: | ||
| 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 #60380a; | + | border: 2px solid #830707; |
| } | } | ||
| div.wrap_cya: | div.wrap_cya: | ||