From 207c8f4eb7cc0890b3aad9ba8ecdb68055698a5a Mon Sep 17 00:00:00 2001 From: Divlo Date: Mon, 19 Aug 2019 11:23:22 +0200 Subject: [PATCH] Revert "Center Content each page" This reverts commit 18fd18fec07f4816bf3b249c728ab1db678beed4. --- 404.php | 8 ++--- css/style.css | 10 +++--- incl/footer.php | 3 +- incl/menu.php | 4 +-- index.php | 28 ++++++++--------- views/error404.php | 27 ++++++++-------- views/function-list.php | 68 ++++++++++++++++++++--------------------- 7 files changed, 68 insertions(+), 80 deletions(-) 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 @@ -
-