You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
421 B

body {
color: #330033;
font: 1em sans-serif;
background-color: #fcfafc;
margin: 0;
}
a {
color: #660066;
}
a:hover {
color: #eeaaee;
}
h1 {
font-size: 20px;
background-color: #663366;
color: #fcfafc;
margin: auto;
block-size: 45px;
text-align: center;
}
#icon {
font-size: 13px;
}
#fermer {
font-size: 19px;
}
#mail {
border-radius: 6px;
font-size: 15px;
}