This commit is contained in:
parent
0f52ff0cef
commit
a510899ff1
17 changed files with 309 additions and 103 deletions
|
|
@ -22,7 +22,7 @@
|
|||
}
|
||||
|
||||
@keyframes loading {
|
||||
from {
|
||||
0% {
|
||||
content: "";
|
||||
}
|
||||
25% {
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
75% {
|
||||
content: "...";
|
||||
}
|
||||
to {
|
||||
100% {
|
||||
content: "";
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue