Accès interdit diff --git a/erreur_404.html b/erreur_404.html index e28200d..bd85502 100644 --- a/erreur_404.html +++ b/erreur_404.html @@ -9,7 +9,7 @@
Page introuvable diff --git a/erreur_500.html b/erreur_500.html index d6148ed..21bc6dc 100644 --- a/erreur_500.html +++ b/erreur_500.html @@ -9,7 +9,7 @@
Erreur interne du serveur diff --git a/styles_erreur.css b/styles_erreur.css index f1e800d..6764a26 100644 --- a/styles_erreur.css +++ b/styles_erreur.css @@ -97,7 +97,7 @@ header { background: #2d4b63; /* old IE fallback */ background-attachment: fixed; - background-image: url(./electronic.png); + background-image: url(/templates/electronic.png); background-position: 0 0; background-repeat: cover; background-size: auto; @@ -164,7 +164,7 @@ footer { background: #2d4b63; /* old IE fallback */ background-attachment: fixed; - background-image: url(./electronic.png); + background-image: url(/templates/electronic.png); background-position: 0 0; background-repeat: cover; background-size: auto;