intégré remarques

This commit is contained in:
Pascal Engélibert
2023-04-25 16:03:16 +02:00
parent f6a65c2cac
commit c1ebd648ad
10 changed files with 52 additions and 20 deletions

View File

@ -30,6 +30,10 @@ html, body {
font-family: LunaSans;
}
body {
background: radial-gradient(circle at 100%, rgba(2, 148, 217, 0.3) 20%, white);
}
main {
width: 100%;
font-size: 18px;