dsf
parent
b701f2013e
commit
be4c298d2a
|
@ -37,6 +37,7 @@
|
|||
.train {
|
||||
position: fixed;
|
||||
width: 100px;
|
||||
z-index:10;
|
||||
animation: train 5s linear infinite !important;
|
||||
}
|
||||
.trainrev {
|
||||
|
@ -48,6 +49,7 @@
|
|||
.train {
|
||||
position: fixed;
|
||||
width: 25px;
|
||||
z-index:10;
|
||||
animation: train 3s linear infinite !important;
|
||||
}
|
||||
.trainrev {
|
||||
|
|
Loading…
Reference in New Issue