css:themes:avillepreux

Différences

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

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
css:themes:avillepreux [2026/01/27 12:14] avillepreuxcss:themes:avillepreux [2026/01/27 12:23] (Version actuelle) – supprimée avillepreux
Ligne 1: Ligne 1:
-<php> echo "<style> @media (prefers-color-scheme: dark) { ".str_replace('%CSS_ROOT%', 'body', file_get_contents("data/pages/css/themes/css/dark.txt"))." } </style>"; </php> 
  
-<CSS> 
- 
- 
-html, body { 
-    font-size: 16px; 
-    hanging-punctuation: first allow-end last; 
-    line-height: 1.5; 
-    word-break: break-word;  
-    text-wrap: pretty; 
-} 
- 
-h1,h2,h3,h4,h5,h6 {  
-    text-wrap: balance;  
-} 
- 
-:is(p, ul):not( 
- :has(> .wrap_nav) ):not( 
-        :has(> .wrap_nav_group)          ):not( 
- .inlinetoc2 ):not( 
- :has(> a:nth-of-type(2) > img) ):not( 
- :has(> .wrap_must) ):not( 
- :has(> .wrap_should) ):not( 
- :has(> .wrap_could) ):not( 
- :has(> .wrap_wont) ):not( 
-        .wrap_img-grid :is(p, ul)        ):not( 
-        p:has(>img):not(p:has(>:not(img,br))) ):not( 
-        p:has(>iframe):not(p:has(>:not(iframe,br)))) {  
- 
- 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/themes/avillepreux.1769512450.txt.gz
  • Dernière modification : 2026/01/27 12:14
  • de avillepreux