MORE SEXYFICATION
This commit is contained in:
parent
a96f88fc65
commit
72405aa0a3
@ -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{
|
||||
|
||||
@ -2,6 +2,7 @@ main h2 {
|
||||
font-size: 4rem ;
|
||||
margin-top: 5rem;
|
||||
margin-bottom: 5rem;
|
||||
font-family: "pacifico" ,Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
#succes {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user