Images
This commit is contained in:
@@ -45,8 +45,8 @@ div.footer {
|
|||||||
div.fill {
|
div.fill {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
min-height: 76.6vh;
|
min-height: 76vh;
|
||||||
max-height: 76.6vh; /* body takes whole viewport's height */
|
max-height: 76vh; /* body takes whole viewport's height */
|
||||||
}
|
}
|
||||||
|
|
||||||
.fill-content {
|
.fill-content {
|
||||||
|
BIN
htdocs/images/startup.gif
Normal file
BIN
htdocs/images/startup.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@@ -154,6 +154,11 @@
|
|||||||
<h1>Offline</h1>
|
<h1>Offline</h1>
|
||||||
<p>Waiting to establish connection to Sia...</p>
|
<p>Waiting to establish connection to Sia...</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="box" style="padding: 0; margin-bottom: 0;">
|
||||||
|
<div class="fill">
|
||||||
|
<img style="opacity: 0.35; max-width: 181px; max-height: 103px; border-radius: 10px; display: inline-block; margin: auto auto;" src="./images/startup.gif">
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden-element" id="renter_settings_window">
|
<div class="hidden-element" id="renter_settings_window">
|
||||||
<div class="box" id="renter_settings">
|
<div class="box" id="renter_settings">
|
||||||
|
BIN
res/Startup.xcf
Normal file
BIN
res/Startup.xcf
Normal file
Binary file not shown.
Reference in New Issue
Block a user