Sito_di_storia/style.css
2025-02-18 17:24:01 +01:00

6 lines
122 B
CSS

html{
margin-left: 10%;
margin-right: 10%;
background-image: url(sfondo.jpg);
background-repeat: no-repeat;
}