Update
This commit is contained in:
parent
e5138ee44b
commit
bb9a88ecc3
@ -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> <span class="label label-danger">→</span> to move!   <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>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
display: block;
|
||||
background: white
|
||||
}
|
||||
h2 {
|
||||
t2 {
|
||||
position: relative;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 6px;
|
||||
|
Loading…
Reference in New Issue
Block a user