Prime modifiche
This commit is contained in:
24
css/style.css
Normal file
24
css/style.css
Normal 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 {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user