This commit is contained in:
2019-05-09 09:51:40 +02:00
parent 930c6da588
commit 00ee7bc9cd

View File

@@ -39,7 +39,8 @@
.lefttoright {
animation: fahren_rechts 10s linear infinite;
bottom: -5%;
bottom: -5%;
left: -40%
//transform: scaleX(-1);
z-index: 1; //weiter vorne/hinten
}
@@ -49,9 +50,5 @@
<img class="lefttoright" src="/~zxmpy88/uebung2/assets3/car1.svg">
<!--<img class="lefttoright delay" src="/~zxmpy88/uebung2/assets3/car1.svg">-->
</body>
</html>