MORE SEXYFICATION

This commit is contained in:
Djalim Simaila 2021-11-20 18:24:43 +01:00
parent a96f88fc65
commit 72405aa0a3
2 changed files with 5 additions and 1 deletions

View File

@ -2,7 +2,7 @@ body {
background-color: #F8BCFF;
background-repeat: repeat;
background-position: center;
width: 800px; /* parce que personne avait une res plus grande en 2005 */
width: 1200px; /* parce que personne avait une res plus grande en 2005 */
margin: auto;
font-family: Arial, Helvetica, sans-serif;
}
@ -18,6 +18,9 @@ header{
gap: 1rem;
justify-content: space-between;
border: solid purple 2px;
border-radius: 15px;
margin-top: 5px;
padding: 5px;
}
nav{

View File

@ -2,6 +2,7 @@ main h2 {
font-size: 4rem ;
margin-top: 5rem;
margin-bottom: 5rem;
font-family: "pacifico" ,Arial, Helvetica, sans-serif;
}
#succes {