adventskalender/2025/index.html aktualisiert

This commit is contained in:
2025-11-03 20:46:55 +00:00
parent 9c8cbddf3c
commit af028c60ca

View File

@@ -16,15 +16,15 @@
<h1>🎄 Bratonien Adventskalender 2025</h1>
<div class="kalenderbild">
<img src="assets/picture/Basisbild.png" alt="Bratonien Adventskalender 2025">
<div class="grid-overlay">
<!-- 24 Dummy-Türchen -->
<div class="day" style="top: 10%; left: 15%; width: 8%; height: 10%;"><span>1</span></div>
<div class="day" style="top: 25%; left: 40%; width: 8%; height: 10%;"><span>2</span></div>
<div class="day" style="top: 40%; left: 60%; width: 8%; height: 10%;"><span>3</span></div>
<!-- ... bis 24 -->
</div>
</div>
<img src="assets/picture/Basisbild.png" alt="Bratonien Adventskalender 2025">
<div class="grid-overlay">
<!-- 24 Dummy-Türchen -->
<div class="day" style="top: 10%; left: 15%; width: 8%; height: 10%;"><span>1</span></div>
<div class="day" style="top: 25%; left: 40%; width: 8%; height: 10%;"><span>2</span></div>
<div class="day" style="top: 40%; left: 60%; width: 8%; height: 10%;"><span>3</span></div>
<!-- ... bis 24 -->
</div>
</div>
</main>
</body>