diff --git a/sfondo.jpg b/sfondo.jpg deleted file mode 100644 index 383c3b2..0000000 Binary files a/sfondo.jpg and /dev/null differ diff --git a/style.css b/style.css index 62824a8..eb4936f 100644 --- a/style.css +++ b/style.css @@ -10,9 +10,8 @@ html { overflow-x: hidden; - background-image: url(sfondo.jpg); - background-repeat: no-repeat; - background-size: cover; + /*background-image: url(sfondo.jpg);*/ + background-color: #8a4d0f; } body { @@ -25,16 +24,18 @@ body { box-shadow: 2px 3px 20px black, 0 0 60px #8a4d0f inset; background: #fdf9bb; filter: url(#invecchiamento); + padding-bottom: 170px; } #contenuto { position: absolute; - font-size: 20pt; + font-size: 22pt; font-family: black-chancery; text-align: center; top: 5px; margin-left: 2%; margin-right: 12%; + margin-top: 10px; } h1,