This commit is contained in:
30404 2024-07-10 20:18:45 +08:00
commit d8a0a9b526
1 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@
margin-left: 350px; margin-left: 350px;
margin-top: 180px; margin-top: 180px;
z-index: 2; z-index: 2;
border: 1px solid #ceedf5; border: 10px solid #ceedf5;
background-color: #d4f6f6; background-color: #d4f6f6;
} }
.TrainBox table{ .TrainBox table{
@ -136,7 +136,7 @@
text-align: center; text-align: center;
width: 30px; width: 30px;
height: 25px; height: 25px;
background-color: #a0d4e0; background-color: #ceedf5;
border: none; border: none;
position: absolute; position: absolute;
left: 620px; left: 620px;