Différences
Ci-dessous, les différences entre deux révisions de la page.
| css:compact_tables [2020/02/24 13:25] – créée avillepreux | css:compact_tables [2023/02/14 15:44] (Version actuelle) – avillepreux | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| <CSS> | <CSS> | ||
| - | /* Table not full-width */ | + | /* All tables on the pages with be resized with an automatic (compact) |
| table { width: auto !important; border: 2px solid #d6c6c6 !important } | table { width: auto !important; border: 2px solid #d6c6c6 !important } | ||
| | | ||
| </ | </ | ||