Prime modifiche

This commit is contained in:
2025-10-02 12:08:20 +02:00
parent 749adc1590
commit 861769cd69
3 changed files with 76 additions and 0 deletions

24
css/style.css Normal file
View File

@@ -0,0 +1,24 @@
body {
background-color: hsl(202, 61%, 93%);
color: hsl(195, 100%, 13%);
margin: 0;
padding: 0;
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
header {
}
.logo {
}
.menu {
}