Adjust train detail styling

This commit is contained in:
Fred Boniface 2023-07-13 22:19:03 +01:00
parent 93db6c33b1
commit aed19db240
1 changed files with 3 additions and 2 deletions

View File

@ -173,9 +173,10 @@
} }
h6 { h6 {
position: absolute; position: absolute;
top: -25px; top: -16px;
left: 20px; left: 20px;
font-size: 18px; font-size: 14px;
color: whitesmoke;
} }
#loading { #loading {
color: white; color: white;