diff --git a/www.bitoduc.fr/feuille_de_style.css b/www.bitoduc.fr/feuille_de_style.css index f8ea5f0..e2ef39c 100644 --- a/www.bitoduc.fr/feuille_de_style.css +++ b/www.bitoduc.fr/feuille_de_style.css @@ -11,9 +11,9 @@ h1, h2, h3 h3 { margin-left: -10px; - margin-right: 0px; - margin-top: 10px; - margin-bottom: 10px; + margin-right: 0px; + margin-top: 10px; + margin-bottom: 10px; text-decoration: none; } @@ -22,7 +22,7 @@ h3 font-family: Georgia, “Nimbus Roman No9 L”, serif; margin-left: auto; margin-right: auto; - width: 800px; + max-width: 800px; background-color: #fff5f5; padding: 50px; box-shadow: 0px 0px 10px 0px #d8d8d8;