überar
This commit is contained in:
		| @ -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/> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 matt
					matt