Include a style file for tooltips.

This commit is contained in:
Chris Wilson
2020-07-29 18:51:48 -04:00
parent c737408715
commit 1abc6b2b2e
4 changed files with 186 additions and 2 deletions

View File

@@ -19,10 +19,13 @@
</p>
</div>
<div id="landing-buttons">
<a href="uploads"><button>Start Playing</button></a>
<a href="uploads">
<button>Start Playing</button>
</a>
</div>
<div id="landing-body">
<p>This is a randomizer for The Legend of Zelda: A Link to the Past.</p>
<p>This is a <span data-tooltip="Allegedly.">randomizer</span> for The Legend of Zelda: A
Link to the Past.</p>
<p>This is also a multiworld, meaning your items may be placed into other players' worlds, and
other players's items may be placed into your world. When a player picks up an item which does
not belong to them, it is sent back to the player it belongs to over the internet.</p>