Update
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Straße</title> <meta charset="utf-8">
|
<title>Straße</title>
|
||||||
|
<meta charset="utf-8">
|
||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -44,7 +45,6 @@
|
|||||||
animation-delay: 2s;
|
animation-delay: 2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.lefttoright {
|
.lefttoright {
|
||||||
animation: fahren_rechts 10s linear infinite;
|
animation: fahren_rechts 10s linear infinite;
|
||||||
bottom: -5%;
|
bottom: -5%;
|
||||||
|
Reference in New Issue
Block a user