diff --git a/404.php b/404.php index a53a6bf..b5d15a3 100644 --- a/404.php +++ b/404.php @@ -8,9 +8,11 @@ -
-

Erreur 404

-

Cette page n'existe pas! Revenir à la page d'accueil ?

+
+
+

Erreur 404

+

Cette page n'existe pas! Revenir à la page d'accueil ?

+
diff --git a/css/style.css b/css/style.css index c05db02..b9e5586 100644 --- a/css/style.css +++ b/css/style.css @@ -38,9 +38,6 @@ p { } /* HEADER */ -header { - margin-bottom: 4%; -} #header-container { padding-bottom: 0; } @@ -52,8 +49,11 @@ header { } /* CONTENT */ -.container { - padding-bottom: 25px; +@media (min-width: 576px) { + .jumbotron {padding: 6.17rem 2rem;} +} +.jumbotron { + background-color: var(--background-color) !important; } .table { color: white; diff --git a/incl/footer.php b/incl/footer.php index 6c0a37d..95ec281 100644 --- a/incl/footer.php +++ b/incl/footer.php @@ -1,4 +1,5 @@ -
+