diff --git a/service/comingsoon.html b/service/comingsoon.html index eb80876..e54055a 100644 --- a/service/comingsoon.html +++ b/service/comingsoon.html @@ -18,7 +18,7 @@ - Server foto non raggiungibile. + Server foto non raggiungibile.

Novità presto in arrivo in questa sezione!

\ No newline at end of file diff --git a/service/isp.html b/service/isp.html index e3b7e04..0d85f66 100644 --- a/service/isp.html +++ b/service/isp.html @@ -22,7 +22,7 @@ - Server foto non raggiungibile. + Server foto non raggiungibile.

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.

diff --git a/service/maintenance.html b/service/maintenance.html index dc10191..49f3383 100644 --- a/service/maintenance.html +++ b/service/maintenance.html @@ -18,7 +18,7 @@ - Server foto non raggiungibile. + Server foto non raggiungibile.

L'accesso a questa parte del sito è momentaneamente sospeso causa manutezione. Ci scusiamo per il disagio.

\ No newline at end of file diff --git a/service/newui.html b/service/newui.html index e2bb77d..d325bd2 100644 --- a/service/newui.html +++ b/service/newui.html @@ -18,7 +18,7 @@ - Server foto non raggiungibile. + Server foto non raggiungibile.

Stiamo aggiornando la grafica della sezione SETA. Ci scusiamo per il disagio.

E'possibile utilizzare i servizi seta qua sotto:


diff --git a/service/pagenotavailable.html b/service/pagenotavailable.html index 6aa4251..fec8530 100644 --- a/service/pagenotavailable.html +++ b/service/pagenotavailable.html @@ -18,7 +18,7 @@ - Server foto non raggiungibile. + Server foto non raggiungibile.

ATTENZIONE! Questa pagina non esiste, oppure ci siamo dimenticati di assegnarla al giusto collegamento.
In ogni caso risolveremo al più presto.

\ No newline at end of file diff --git a/service/update.html b/service/update.html index e2bcc6b..1f088de 100644 --- a/service/update.html +++ b/service/update.html @@ -18,7 +18,7 @@ - Server foto non raggiungibile. + Server foto non raggiungibile.

Stiamo aggiornando i nostri server. Ci scusiamo per il disagio.

\ No newline at end of file diff --git a/style.css b/style.css index 6250995..e1ee6e7 100644 --- a/style.css +++ b/style.css @@ -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{