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

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