überar
This commit is contained in:
parent
f077133e16
commit
dc6bec1ff3
@ -221,14 +221,19 @@
|
||||
<br/>
|
||||
<div align='center'>
|
||||
<!-- Spielen-Button -->
|
||||
<a href="/programmieren/spiele/Flappy-Witch/FlappyWitch.html">
|
||||
<img src="/icons/spielen-button.png" width="500">
|
||||
|
||||
<button class="button" onclick="window.location.href=`/programmieren/spiele/Flappy-Witch/FlappyWitch.html`>
|
||||
<style>
|
||||
.button {
|
||||
transform: scale(4);
|
||||
}
|
||||
</style>
|
||||
|
||||
<button class="button" onclick="window.location.href='/programmieren/spiele/Flappy-Witch/FlappyWitch.html'">
|
||||
<div class="button-inner">
|
||||
<span class="button-text">Play</span>
|
||||
</div>
|
||||
</button>
|
||||
|
||||
</button>
|
||||
|
||||
</a>
|
||||
<br/><br/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user