Edited height error

This commit is contained in:
o3jvind 2018-07-21 15:49:22 +02:00
parent da774da7b5
commit 7e23e3ccd1
2 changed files with 15 additions and 8 deletions

View File

@ -54,11 +54,12 @@
animation-timing-function: linear;
}
20% {
height: 90px;
height: 80px;
opacity: 1;
animation-timing-function: linear;
}
30% {
height: 80px;
background-color: rgb(255, 0, 0);
animation-timing-function: linear;
}

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html><head><meta name="GCD" content="YTk3ODQ3ZWZhN2I4NzZmMzBkNTEwYjJl9563f4f86e9d05d05a3e5433dce8f55d"/>
<html><head><meta name="GCD" content="YTk3ODQ3ZWZhN2I4NzZmMzBkNTEwYjJle3aeefdd0dba19aebe9cea034565ff9a"/>
<meta charset="utf-8">
<title>nytest</title>
<meta name="generator" content="Google Web Designer 4.0.1.0625">
@ -61,13 +61,14 @@ body {
-moz-animation-timing-function: linear;
}
20% {
height: 90px;
height: 80px;
opacity: 1;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
}
30% {
height: 80px;
background-color: rgb(255, 0, 0);
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
@ -130,11 +131,12 @@ body {
-webkit-animation-timing-function: linear;
}
20% {
height: 90px;
height: 80px;
opacity: 1;
-webkit-animation-timing-function: linear;
}
30% {
height: 80px;
background-color: rgb(255, 0, 0);
-webkit-animation-timing-function: linear;
}
@ -185,11 +187,12 @@ body {
-moz-animation-timing-function: linear;
}
20% {
height: 90px;
height: 80px;
opacity: 1;
-moz-animation-timing-function: linear;
}
30% {
height: 80px;
background-color: rgb(255, 0, 0);
-moz-animation-timing-function: linear;
}
@ -605,13 +608,14 @@ body {
-moz-animation-timing-function: linear;
}
20% {
height: 90px;
height: 80px;
opacity: 1;
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
}
30% {
height: 80px;
background-color: rgb(255, 0, 0);
animation-timing-function: linear;
-webkit-animation-timing-function: linear;
@ -674,11 +678,12 @@ body {
-webkit-animation-timing-function: linear;
}
20% {
height: 90px;
height: 80px;
opacity: 1;
-webkit-animation-timing-function: linear;
}
30% {
height: 80px;
background-color: rgb(255, 0, 0);
-webkit-animation-timing-function: linear;
}
@ -729,11 +734,12 @@ body {
-moz-animation-timing-function: linear;
}
20% {
height: 90px;
height: 80px;
opacity: 1;
-moz-animation-timing-function: linear;
}
30% {
height: 80px;
background-color: rgb(255, 0, 0);
-moz-animation-timing-function: linear;
}