galaxy/loaders/Praashoo7_black-bear-45.html

221 lines
No EOL
4.5 KiB
HTML

<div class="load">
<div class="loader">
<span class="l">L</span>
<span class="l">L</span>
<span class="l">L</span>
<span class="l">L</span>
</div>
<div class="loader">
<span class="l">O</span>
<span class="l">O</span>
<span class="l">O</span>
<span class="l">O</span>
</div>
<div class="loader">
<span class="l">A</span>
<span class="l">A</span>
<span class="l">A</span>
<span class="l">A</span>
</div>
<div class="loader">
<span class="l">D</span>
<span class="l">D</span>
<span class="l">D</span>
<span class="l">D</span>
</div>
<div class="loader">
<span class="l">I</span>
<span class="l">I</span>
<span class="l">I</span>
<span class="l">I</span>
</div>
<div class="loader">
<span class="l">N</span>
<span class="l">N</span>
<span class="l">N</span>
<span class="l">N</span>
</div>
<div class="loader">
<span class="l">G</span>
<span class="l">G</span>
<span class="l">G</span>
<span class="l">G</span>
</div>
</div>
<style>
/* From Uiverse.io by Praashoo7 - Tags: blue, loading, loader, smooth, text animation, wave, loading animation */
.load {
display: flex;
align-items: center;
justify-content: center;
width: 30em;
height: 12em;
margin-left: -1em;
}
.loader {
width: 2.25em;
display: flex;
align-items: center;
justify-content: center;
font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
}
.loader .l {
position: absolute;
margin-top: -2em;
font-size: 4em;
color: white;
text-shadow: 5px 0px 1px #000, 1px 1px 0 #000, 1px -1px 0 #000,
-1px -1px 0 #000;
animation: 2s float infinite ease-in-out;
}
.loader:nth-child(1) .l:nth-child(1) {
animation-delay: 0.4s;
margin-left: 0.3em;
color: #105ee8;
}
.loader:nth-child(1) .l:nth-child(2) {
animation-delay: 0.3s;
margin-left: 0.2em;
color: #579dff;
}
.loader:nth-child(1) .l:nth-child(3) {
animation-delay: 0.2s;
margin-left: 0.1em;
color: #acd9f1;
}
.loader:nth-child(1) .l:nth-child(4) {
animation-delay: 0.1s;
}
.loader:nth-child(2) .l:nth-child(1) {
animation-delay: 0.5s;
margin-left: 0.3em;
color: #105ee8;
}
.loader:nth-child(2) .l:nth-child(2) {
animation-delay: 0.4s;
margin-left: 0.2em;
color: #579dff;
}
.loader:nth-child(2) .l:nth-child(3) {
animation-delay: 0.3s;
margin-left: 0.1em;
color: #acd9f1;
}
.loader:nth-child(2) .l:nth-child(4) {
animation-delay: 0.2s;
}
.loader:nth-child(3) .l:nth-child(1) {
animation-delay: 0.6s;
margin-left: 0.3em;
color: #105ee8;
}
.loader:nth-child(3) .l:nth-child(2) {
animation-delay: 0.5s;
margin-left: 0.2em;
color: #579dff;
}
.loader:nth-child(3) .l:nth-child(3) {
animation-delay: 0.4s;
margin-left: 0.1em;
color: #acd9f1;
}
.loader:nth-child(3) .l:nth-child(4) {
animation-delay: 0.3s;
}
.loader:nth-child(4) .l:nth-child(1) {
animation-delay: 0.7s;
margin-left: 0.3em;
color: #105ee8;
}
.loader:nth-child(4) .l:nth-child(2) {
animation-delay: 0.6s;
margin-left: 0.2em;
color: #579dff;
}
.loader:nth-child(4) .l:nth-child(3) {
animation-delay: 0.5s;
margin-left: 0.1em;
color: #acd9f1;
}
.loader:nth-child(4) .l:nth-child(4) {
animation-delay: 0.4s;
}
.loader:nth-child(5) .l:nth-child(1) {
animation-delay: 0.8s;
margin-left: 0.3em;
color: #105ee8;
}
.loader:nth-child(5) .l:nth-child(2) {
animation-delay: 0.7s;
margin-left: 0.2em;
color: #579dff;
}
.loader:nth-child(5) .l:nth-child(3) {
animation-delay: 0.6s;
margin-left: 0.1em;
color: #acd9f1;
}
.loader:nth-child(5) .l:nth-child(4) {
animation-delay: 0.5s;
}
.loader:nth-child(6) .l:nth-child(1) {
animation-delay: 0.9s;
margin-left: 0.3em;
color: #105ee8;
}
.loader:nth-child(6) .l:nth-child(2) {
animation-delay: 0.8s;
margin-left: 0.2em;
color: #579dff;
}
.loader:nth-child(6) .l:nth-child(3) {
animation-delay: 0.7s;
margin-left: 0.1em;
color: #acd9f1;
}
.loader:nth-child(6) .l:nth-child(4) {
animation-delay: 0.6s;
}
.loader:nth-child(7) .l:nth-child(1) {
animation-delay: 1s;
margin-left: 0.3em;
color: #105ee8;
}
.loader:nth-child(7) .l:nth-child(2) {
animation-delay: 0.9s;
margin-left: 0.2em;
color: #579dff;
}
.loader:nth-child(7) .l:nth-child(3) {
animation-delay: 0.8s;
margin-left: 0.1em;
color: #acd9f1;
}
.loader:nth-child(7) .l:nth-child(4) {
animation-delay: 0.7s;
}
@keyframes float {
0% {
transform: translateY(0em);
}
50% {
transform: translateY(2em);
}
100% {
transform: translateY(0em);
}
}
</style>