Update
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
img {
|
.lefttoright {
|
||||||
width: 40%
|
width: 40%
|
||||||
height: 40%;
|
height: 40%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img src="/~zxmpy88/uebung2/assets3/car1.svg">
|
<img class="lefttoright" src="/~zxmpy88/uebung2/assets3/car1.svg">
|
||||||
<img class="delay" src="/~zxmpy88/uebung2/assets3/car1.svg">
|
<img class="delay" src="/~zxmpy88/uebung2/assets3/car1.svg">
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user