This commit is contained in:
Tizziana Mansy 2022-12-12 10:26:36 +01:00
parent c87824278f
commit f5fa1ef027

View file

@ -5,11 +5,15 @@
list-style: none;
line-height: 1.55;
font-size: x-large;
font-family: Georgia, 'Times New Roman', Times, serif;
background-color:bisque
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
background-color:rgb(245, 228, 208);
}
nav a { color: rgb(243, 198, 142);
text-decoration: none;}
a {}
footer {
position: absolute;
bottom: 0;