<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* bordures sur les titres du menu latÃ©ral */
.menu_bloc h2{
  border: 1px solid #000000;
  padding: 3px 5px;
}
/* codes mis par Natacha */
body {
  background-image: url('https://static.blog4ever.com/2013/06/743114/zleujd_2499727.jpg ');
  background-repeat: repeat;
  border-width : 4px; 
  border-style : solid; 
  border-color : #B90757;
  }
header h1 a {
  font-size: 42px;
  }
header h1
{
border:none;
}
/* Fond du contenu */
article
{
    background-color: #FFF5EE;
}</pre></body></html>