Update
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
|
|
||||||
.lefttoright {
|
.lefttoright {
|
||||||
bottom: -5%;
|
bottom: -5%;
|
||||||
animation: fahren 10s linear infinite;
|
animation: fahren 10s linear infinite;
|
||||||
transform: scaleX(-1);
|
transform: scaleX(-1);
|
||||||
z-index: 1; //weiter vorne/hinten
|
z-index: 1; //weiter vorne/hinten
|
||||||
@@ -47,7 +47,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img class="lefttoright" src="/~zxmpy88/uebung2/assets3/car1.svg">
|
<img class="lefttoright" src="/~zxmpy88/uebung2/assets3/car1.svg">
|
||||||
<img class="lefttoright delay" src="/~zxmpy88/uebung2/assets3/car1.svg">
|
<!--<img class="lefttoright delay" src="/~zxmpy88/uebung2/assets3/car1.svg">-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user