Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| css:themes:avillepreux [2025/11/07 15:43] – créée avillepreux | css:themes:avillepreux [2025/11/07 15:47] (Version actuelle) – avillepreux | ||
|---|---|---|---|
| Ligne 11: | Ligne 11: | ||
| h1, | h1, | ||
| text-wrap: balance; | text-wrap: balance; | ||
| + | } | ||
| + | |||
| + | p, li { | ||
| + | max-inline-size: | ||
| + | } | ||
| + | |||
| + | .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th { | ||
| + | line-height: | ||
| + | padding: .25rem .5rem; | ||
| } | } | ||
| </ | </ | ||