Update loading_screen.html

This commit is contained in:
KatKatKateryna
2024-12-14 01:04:56 +08:00
committed by GitHub
parent 8325724ab0
commit 36fb66e72e
+1 -1
View File
@@ -13,7 +13,7 @@
</div>
<div id="loading_screen" style="position: absolute;top:100px;left:0;right:0;width: fit-content;margin-inline: auto;height:200px;">
<img style="height:200px;width:218.6px" src="https://github.com/specklesystems/pygeoapi/blob/dev/pygeoapi/static/img/speckle_cube_loading_winter.gif" alt="Loading data.." >
<img style="height:200px;width:218.6px" src="https://raw.githubusercontent.com/specklesystems/pygeoapi/dev/pygeoapi/static/img/speckle_cube_loading_winter.gif" alt="Loading data.." >
<h3 style="margin-bottom: 0px;text-align: center; color:rgb(40, 127, 209);font-size: x-large;">"I'm on my way!"</h3>
<p style="text-align: right; color:rgb(40, 127, 209)">- your data </p>
</div>