Finalize the general layout of the HUD
This commit is contained in:
parent
6ae412c787
commit
c9ed4142e6
3 changed files with 39 additions and 16 deletions
|
|
@ -1,12 +1,15 @@
|
|||
<div id="the-hourglass">
|
||||
<div class="hourglass-container">
|
||||
<div
|
||||
class="icon-container"
|
||||
data-tooltip="Current Delve Tour: 8"
|
||||
>
|
||||
<span>
|
||||
8
|
||||
</span>
|
||||
<rc-svg
|
||||
class="hourglass"
|
||||
name="icons/hourglass"
|
||||
var:fill="var(--accent-2)"
|
||||
></rc-svg>
|
||||
</div>
|
||||
<div class="hud-text">
|
||||
The Hourglass
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue