U
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
.lefttoright {
|
.lefttoright {
|
||||||
animation: fahren_rechts 10s linear infinite;
|
animation: fahren_rechts 10s linear infinite;
|
||||||
bottom: -5%;
|
bottom: -5%;
|
||||||
|
left: -40%
|
||||||
//transform: scaleX(-1);
|
//transform: scaleX(-1);
|
||||||
z-index: 1; //weiter vorne/hinten
|
z-index: 1; //weiter vorne/hinten
|
||||||
}
|
}
|
||||||
@@ -49,9 +50,5 @@
|
|||||||
<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">-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user