Update css and cursor website
This commit is contained in:
Vendored
+8
-9
@@ -122,9 +122,11 @@
|
||||
</h3>
|
||||
</div>
|
||||
<div class="row buttons-row justify-content-md-center pt-5">
|
||||
<div class="col col-lg-3">
|
||||
<a class="custom-link start" target="_BLANK" onclick="startConsole()" title="YOUR ADVENTURE!">
|
||||
YOUR ADVENTURE!
|
||||
<div class="col col-lg-3">
|
||||
<a class="custom-link start"
|
||||
style="padding-top: 4px;font-size: 18px;"
|
||||
target="_BLANK" onclick="startConsole()" title="YOUR ADVENTURE!">
|
||||
YOUR WORKADVENTURE!
|
||||
</a>
|
||||
</div>
|
||||
<div class="col col-lg-3">
|
||||
@@ -132,16 +134,13 @@
|
||||
TRY DEMO!
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div style="min-height: 100px" class="row buttons-row justify-content-md-center pt-5">
|
||||
<div class="col col-lg-3">
|
||||
<a class="custom-link contribute" target="_BLANK" onclick="startGame()" title="FEEDBACK">
|
||||
<a class="custom-link anonymous contribute" target="_BLANK" onclick="startGame()" title="FEEDBACK">
|
||||
BE ANONYMOUS
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-12">
|
||||
<a onclick="startGame()">
|
||||
Continue on anonymous
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user