This commit is contained in:
Nathanwoodburn 2020-11-23 17:03:54 +11:00
parent e5138ee44b
commit bb9a88ecc3
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<!-- partial:index.partial.html -->
<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>
<t2 style="text-align:center">Take revenge on them!</t2>
<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>

View File

@ -4,7 +4,7 @@
display: block;
background: white
}
h2 {
t2 {
position: relative;
text-transform: uppercase;
letter-spacing: 6px;