Fix immagine wip pagine service

This commit is contained in:
Leocraft1
2025-10-30 17:55:03 +01:00
parent 0a38e85d35
commit ab9533fa51
7 changed files with 17 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
</ul>
</nav>
</header>
<img class="bus" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" style="width: 40%; padding-top: 30px;" alt="Server foto non raggiungibile.">
<img class="service" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" alt="Server foto non raggiungibile.">
<h1 style="color:orangered;">Novità presto in arrivo in questa sezione!</h1>
</body>
</html>

View File

@@ -22,7 +22,7 @@
</ul>
</nav>
</header>
<img class="bus" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" style="width: 40%; padding-top: 30px;" alt="Server foto non raggiungibile.">
<img class="service" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" alt="Server foto non raggiungibile.">
<h1 style="color:orangered;">L'accesso al sito è momentaneamente sospeso causa problemi di ISP (provider internet del server foto). Appena mi ridaranno le porte giuste il sito tornerà online.</h1>
</body>
</html>

View File

@@ -18,7 +18,7 @@
</ul>
</nav>
</header>
<img class="bus" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" style="width: 40%; padding-top: 30px;" alt="Server foto non raggiungibile.">
<img class="service" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" alt="Server foto non raggiungibile.">
<h1 style="color:orangered;">L'accesso a questa parte del sito è momentaneamente sospeso causa manutezione. Ci scusiamo per il disagio.</h1>
</body>
</html>

View File

@@ -18,7 +18,7 @@
</ul>
</nav>
</header>
<img class="bus" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" style="width: 40%; padding-top: 30px;" alt="Server foto non raggiungibile.">
<img class="ui service" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" alt="Server foto non raggiungibile.">
<h1 style="color:orangered;">Stiamo aggiornando la grafica della sezione SETA. Ci scusiamo per il disagio.</h1>
<h3>E'possibile utilizzare i servizi seta qua sotto:</h3>
<hr class="solid">

View File

@@ -18,7 +18,7 @@
</ul>
</nav>
</header>
<img class="bus" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" style="width: 40%; padding-top: 30px;" alt="Server foto non raggiungibile.">
<img class="service" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" alt="Server foto non raggiungibile.">
<h1 style="color:orangered;">ATTENZIONE! Questa pagina non esiste, oppure ci siamo dimenticati di assegnarla al giusto collegamento. <br> In ogni caso risolveremo al più presto.</h1>
</body>
</html>

View File

@@ -18,7 +18,7 @@
</ul>
</nav>
</header>
<img class="bus" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" style="width: 40%; padding-top: 30px;" alt="Server foto non raggiungibile.">
<img class="service" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" alt="Server foto non raggiungibile.">
<h1 style="color:orangered;">Stiamo aggiornando i nostri server. Ci scusiamo per il disagio.</h1>
</body>
</html>

View File

@@ -181,6 +181,14 @@ nav ul li h1.yellow-warning {
border-style: hidden;
border-radius: 10px;
}
img.service{
border-radius: 10px;
margin-top: 38px;
width:40%;
}
img.ui.service{
width:30%;
}
.nomargin{
margin: 0;
}
@@ -327,6 +335,9 @@ table.image-table img {
nav ul li {
margin-right: 8px;
}
img.service{
width:80% !important;
}
}
/*zona lista mezzi*/
.lista-mezzi{