diff --git a/www/css/style.css b/www/css/style.css index 556f790..bc1ddad 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -383,6 +383,9 @@ blockquote a { /* PAGE: Warframes */ /* AUTEUR: Andres */ /****************************/ -.armures { - background-color: rgb(255, 119, 0); + +#entete { + width: 100%; + height: auto; + display: block; } \ No newline at end of file