This commit is contained in:
2019-05-09 09:42:02 +02:00
parent 7bfd67ab55
commit 13adba0df8

View File

@@ -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">-->