mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-31 09:55:30 +00:00 
			
		
		
		
	+Startseite u. Suche Baic styling
This commit is contained in:
		| @@ -34,20 +34,8 @@ | ||||
| 	{{ end }} | ||||
| </div> | ||||
|  | ||||
| <!-- Modal for enlarged view - positioned within newspaper content --> | ||||
| <div | ||||
| 	id="pageModal" | ||||
| 	class="absolute inset-0 bg-black bg-opacity-75 hidden z-50 flex items-center justify-center backdrop-blur-sm" | ||||
| 	onclick="closeModal()"> | ||||
| 	<div class="relative max-w-full max-h-full p-4"> | ||||
| 		<img id="modalImage" src="" alt="" class="max-w-full max-h-full object-contain rounded-lg" /> | ||||
| 		<button | ||||
| 			onclick="closeModal()" | ||||
| 			class="absolute top-2 right-2 text-white bg-slate-800 bg-opacity-80 rounded-full w-10 h-10 flex items-center justify-center hover:bg-opacity-100 transition-all duration-200"> | ||||
| 			<i class="ri-close-line text-xl"></i> | ||||
| 		</button> | ||||
| 	</div> | ||||
| </div> | ||||
| <!-- Modal for enlarged view --> | ||||
| {{ template "_page_modal" }} | ||||
|  | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens