css:themes:avillepreux

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
css:themes:avillepreux [2025/11/07 15:43] – créée avillepreuxcss:themes:avillepreux [2025/12/01 11:29] (Version actuelle) avillepreux
Ligne 2: Ligne 2:
  
 html, body { html, body {
-    font-size: clamp(16px, 3vw, 18px);+    font-size: 16px;
     hanging-punctuation: first allow-end last;     hanging-punctuation: first allow-end last;
     line-height: 1.5;     line-height: 1.5;
Ligne 11: Ligne 11:
 h1,h2,h3,h4,h5,h6 {  h1,h2,h3,h4,h5,h6 { 
     text-wrap: balance;      text-wrap: balance; 
 +}
 +
 +:is(p, ul):not(:has(> .wrap_nav)):not(.inlinetoc2):not(:has(> a:nth-of-type(2) > img)) {
 +    max-inline-size: 90ch;
 +}
 +
 +.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: inherit;
 +    padding: .25rem .5rem;
 } }
  
 </CSS> </CSS>
  • css/themes/avillepreux.1762526636.txt.gz
  • Dernière modification : 2025/11/07 15:43
  • de avillepreux