src/main/webapp/views/index.html
@@ -13,7 +13,7 @@ font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; margin: 0; padding: 0; background-color: #dbd8d8; background-color: #a0d2eb; color: #ffffff; display: flex; justify-content: center; @@ -70,7 +70,7 @@ } .bus { background-color: #2196F3; border: 2px solid #ffffff; border: 20px solid #ffffff; } .station:hover, .bus:hover { transform: scale(1.4);