diff --git a/Img/Index/home1.jpg b/Img/Index/home1.jpg deleted file mode 100644 index ec33e1b..0000000 Binary files a/Img/Index/home1.jpg and /dev/null differ diff --git a/Img/Index/home6.jpg b/Img/Index/home6.jpg deleted file mode 100644 index 756bcb2..0000000 Binary files a/Img/Index/home6.jpg and /dev/null differ diff --git a/Img/Indipendenza_cyberspazio/barlow.webp b/Img/Indipendenza_cyberspazio/barlow.webp new file mode 100644 index 0000000..551a103 Binary files /dev/null and b/Img/Indipendenza_cyberspazio/barlow.webp differ diff --git a/Img/Indipendenza_cyberspazio/headerimg.webp b/Img/Indipendenza_cyberspazio/headerimg.webp new file mode 100644 index 0000000..45ff5a4 Binary files /dev/null and b/Img/Indipendenza_cyberspazio/headerimg.webp differ diff --git a/style.css b/style.css index 9ef5cc1..63d6479 100644 --- a/style.css +++ b/style.css @@ -81,7 +81,7 @@ img { justify-content: center; width: 100%; height: 100vh; - background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(./Img/Index/home6.jpg) no-repeat center center scroll; + background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(./Img/Index/backgroudHome.jpg) no-repeat center center scroll; /*Immagine come background della navbar*/ background-size: cover; } @@ -711,4 +711,4 @@ h1 { .styled-table tbody tr:last-of-type { border-bottom: 2px solid #800d83; -} \ No newline at end of file +}