This commit is contained in:
Ghouar-Toussaint Rafael 2024-06-11 09:13:04 +02:00
parent ab7f49fa3d
commit 23afbae591
2 changed files with 2 additions and 4 deletions

View File

@ -9,7 +9,8 @@ header {font-size: 23px;
text-align: center;
}
h1.Hello {font-size: 50px;}
h1.Hello {font-size: 50px;
text-align: center;}
header nav {margin-left: auto;
margin-right: auto;

View File

@ -10,10 +10,7 @@
<div id="content index">
<header>
<nav>
<h1 class="Hello">Bienvenue sur le site des JO !</h1><br>
</nav>
<nav>
<a href="html/events.html">Évènements</a>
<a href="html/connexion.html">Connexion</a>