This commit is contained in:
Nathanwoodburn 2020-11-23 17:02:09 +11:00
parent 05123067bf
commit e5138ee44b
2 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<p><br><br><br></p>
<h1 style="text-align:center">Space Invaders destroyed this page!</h1>
<h2 style="text-align:center">Take revenge on them!</h2>
<p class="center"><br>Use <span class="label label-danger">Space</span> to shoot and <span class="label label-danger"></span>&#160;<span class="label label-danger"></span> to move!&#160;&#160;&#160;<button class="btn btn-default btn-xs" id="restart">Restart</button> or <button class="btn btn-default btn-xs" onclick="location.href='javascript:history.back()'" type="button">
<p class="center"><br><br><br>Use <span class="label label-danger">Space</span> to shoot and <span class="label label-danger"></span>&#160;<span class="label label-danger"></span> to move!&#160;&#160;&#160;<button class="btn btn-default btn-xs" id="restart">Restart</button> or <button class="btn btn-default btn-xs" onclick="location.href='javascript:history.back()'" type="button">
Retreat</button></p>
<canvas id="space-invaders"/>

View File

@ -13,7 +13,8 @@ h2 {
font-weight: 900;
text-decoration: none;
color: black;
display: inline-block;
position: absolute;
left: 38.5%;
background-size: 120% 100%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;