Linee vecchie 2025

This commit is contained in:
Leocraft1
2025-09-15 15:35:22 +02:00
parent 6d0332bed7
commit f0a15da9bc
2 changed files with 58 additions and 28 deletions

View File

@@ -42,10 +42,6 @@ td.uguale{
width: 50%;
}
.bus-card-red {
background-color: rgb(241, 120, 120) !important;
}
hr{
margin-top:19px;
}
@@ -114,6 +110,16 @@ nav ul li a:hover {
text-decoration: underline;
}
.bus-card-red {
background-color: rgb(55,0,0) !important;
}
.bus-card-yellow {
background-color: rgb(65, 65, 0) !important;
}
.bus-card-green {
background-color: rgb(0, 55, 0) !important;
}
a {
color: orange;
}
@@ -123,6 +129,15 @@ a.bianco{
text-decoration: none;
}
a.rosso{
color:white;
text-decoration: none;
}
a.rosso div{
background-color: rgb(55,0,0) !important;
}
a.biancosott{
color: white;
}
@@ -154,6 +169,7 @@ img{
}
table {
margin-top: 10px;
width: 100%;
}
h2{
margin-bottom: 0;