Feature: Wiki Photo-Gallery mit Thumbnails + Lightbox, alle Fotos einer Rasse anklickbar (SW by-v664)

This commit is contained in:
rene 2026-05-03 21:23:41 +02:00
parent 1d1171e5f2
commit 84e6bfdd82
5 changed files with 223 additions and 33 deletions

View file

@ -93,9 +93,9 @@
</script>
<!-- CSS: Reihenfolge ist wichtig — ?v= zwingt Browser zur Neuladung -->
<link rel="stylesheet" href="/css/design-system.css?v=663">
<link rel="stylesheet" href="/css/layout.css?v=663">
<link rel="stylesheet" href="/css/components.css?v=663">
<link rel="stylesheet" href="/css/design-system.css?v=664">
<link rel="stylesheet" href="/css/layout.css?v=664">
<link rel="stylesheet" href="/css/components.css?v=664">
</head>
<body>
@ -562,7 +562,7 @@
<script src="/js/api.js?v=94"></script>
<script src="/js/ui.js?v=94"></script>
<script src="/js/app.js?v=94"></script>
<script src="/js/worlds.js?v=663"></script>
<script src="/js/worlds.js?v=664"></script>
<!-- Feature-Seiten werden lazy geladen -->