<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* code mis par Natacha pour augmenter grosseur police du contenu */

article .tiny div p {
  font-size: 18px;
}

/* grossir police page accueil */
article { 
font-size : 18px; 
}</pre></body></html>