Update style.css

This commit is contained in:
2025-08-18 17:10:54 +02:00
committed by GitHub
parent a006ce26bb
commit db9f69b08a

View File

@@ -61,7 +61,7 @@ tr:nth-child(even) {
} }
.bus-card-red { .bus-card-red {
background-color: rgb(241, 120, 120) !important; background-color: red !important;
} }
header { header {