diff --git a/assets/css/template.css b/assets/css/template.css index f879995..caa5b10 100644 --- a/assets/css/template.css +++ b/assets/css/template.css @@ -11,7 +11,7 @@ body { } main { - align-content: center; + text-align: center; } #boxjaune { diff --git a/coms.php b/coms.php index 8b0514f..9bd60a0 100755 --- a/coms.php +++ b/coms.php @@ -1,7 +1,7 @@ -
+
diff --git a/index.php b/index.php index 6e24294..ee0a62d 100755 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@ -
+
diff --git a/info.php b/info.php index 6b1afe8..80e544b 100644 --- a/info.php +++ b/info.php @@ -2,6 +2,13 @@ ob_start(); // Start reading html ?>
+
+
+
+
Informations (contact, crédits, vie privée)
+
+
+

Contact

Voici la merveilleuse page que personne lit ! Mais t'es là, donc autant en profiter. diff --git a/structure/template.php b/structure/template.php index 318bc2e..459065e 100644 --- a/structure/template.php +++ b/structure/template.php @@ -55,7 +55,7 @@ $pagename = $infopage[4]; // nom de la page exact servant à appeler le css echo $pagecontent; //ici on appelle le contenu de la page } ?> -