neu
This commit is contained in:
parent
e6013eb332
commit
f077133e16
@ -223,6 +223,13 @@
|
|||||||
<!-- Spielen-Button -->
|
<!-- Spielen-Button -->
|
||||||
<a href="/programmieren/spiele/Flappy-Witch/FlappyWitch.html">
|
<a href="/programmieren/spiele/Flappy-Witch/FlappyWitch.html">
|
||||||
<img src="/icons/spielen-button.png" width="500">
|
<img src="/icons/spielen-button.png" width="500">
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
</a>
|
</a>
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
<!-- Neuer Teilen-Button -->
|
<!-- Neuer Teilen-Button -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user