Ancora update stili...

This commit is contained in:
Samuele E. Locatelli
2019-09-25 10:15:34 +02:00
parent df1ff9af32
commit 264f9228a2
+8 -10
View File
@@ -247,25 +247,23 @@ body {
.sVe {
text-align: left;
width: 100%;
/*height: 100%;*/
/*background: linear-gradient(#009036, #8cbd59, #00762c);*/
background: linear-gradient(#009036, #8cbd59, #00762c);
background-color: #009036;
background-image: url(../images/verde.png);
/*background-image: url(../images/verde.png);*/
color: Yellow;
}
.sGi {
text-align: left;
width: 100%;
/*height: 100%;*/
background: linear-gradient(#ffec00, #ffef27, #b1a400);
background-color: #ffec00;
background-image: url(../images/giallo.png);
/*background-image: url(../images/giallo.png);*/
}
.sRo {
text-align: left;
width: 100%;
/*height: 100%;*/
background-color: #e2001a;
background-image: url(../images/rosso.png);
}
@@ -273,18 +271,18 @@ body {
.sBl {
text-align: left;
width: 100%;
/*height: 100%;*/
background: linear-gradient(#509eff, #84baff, #3690FF);
background-color: #3690FF;
background-image: url(../images/blu.png);
/*background-image: url(../images/blu.png);*/
color: Yellow;
}
.sGr {
text-align: left;
width: 100%;
height: 100%;
background: linear-gradient(#bcbcbc, #e0e0e0, #aaa);
background-color: #bcbcbc;
background-image: url(../images/grigio.png);
/*background-image: url(../images/grigio.png);*/
}
.statoMacchine {