Update index.html

This commit is contained in:
Andyyy7666
2022-08-10 19:23:34 +02:00
committed by GitHub
parent d4c0fdaf1e
commit 26c71a57e1

View File

@@ -143,7 +143,7 @@
<!--Spawn locations will be added here--> <!--Spawn locations will be added here-->
</div> </div>
<hr id="characterCreatorTopTextLine" style="margin-top: 3vh;"> <hr id="characterCreatorTopTextLine" style="margin-top: 3vh;">
<button id="tpDoNot" class="characterSubmitButton" style="margin-left: 26vw; margin-bottom: 2vh;"><a class="fas fa-compass" style="color:white;"></a> Do not teleport</button> <button id="tpDoNot" class="characterSubmitButton" style="margin-left: 26vw; margin-bottom: 2vh;"><a class="fas fa-compass" style="color:white;"></a> Last locations</button>
<button id="tpCancel" class="characterResetButton"><a class="fas fa-times-circle" style="color:white;"></a> Cancel</button> <button id="tpCancel" class="characterResetButton"><a class="fas fa-times-circle" style="color:white;"></a> Cancel</button>
</section> </section>