Début du CSS pour la page d'accueil
This commit is contained in:
@@ -133,6 +133,12 @@ aside {
|
||||
background-color: rgb(138, 43, 226);
|
||||
}
|
||||
|
||||
.accueil p {
|
||||
margin: auto;
|
||||
display: flex;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
/****************************/
|
||||
/* PAGE: à Propos */
|
||||
/* AUTEUR: Stanislas */
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<title>Warframe2fan</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="accueil">
|
||||
<main>
|
||||
<h1>Warframe : <br> Toute une histoire</h1>
|
||||
<p> Entrer texte pour la première section </p>
|
||||
|
||||
Reference in New Issue
Block a user