Galerie und tage

This commit is contained in:
2021-11-23 17:56:26 +01:00
parent ff35366279
commit 5f873bee89
4693 changed files with 149659 additions and 301447 deletions

View File

@@ -3,30 +3,16 @@
<h3>Galerie</h3>
</div>
<br>
<style>
.sGalerie{
display: inline-block;
}
.sGalerie div{
background-color: #fff;
padding: 1rem;
border-top: 2px solid gray;
}
.sGalerie button{
padding: 0.5rem 0 0 0
}
.sGalerie img {
max-width: 6rem;
padding: 0;
}
</style>
<div class="sGalerie">
<button onclick="window.location.href='?tab=home';"><img src="inc/bg/spotify.png"></img><div>Weihnachten.. </div></button>
<span id="leer">
<button onclick="window.location.href='?tab=G2018Luehtjes';"><img src="src/images/2018Luethje/PSX_20211122_165852.jpg"></img><div>2018 Lühtjes</div></button></span>
<span id="leer">
<button onclick="window.location.href='?tab=G2019WeihnachtsMLuebeck';"><img src="src/images/2019WeihMarktLuebeck/20191216_175633.jpg"></img><div>2019 Lübeck</div></button></span>
<span id="leer">
<button onclick="window.location.href='?tab=G2019WeihTobi';"><img src="src/images/2019WeihTobi/20191221_165331.jpg"></img><div>2019 mit Tobi<br></div></button></span>
<span id="leer">
<button onclick="window.location.href='?tab=G2019Luehtjes';"><img src="src/images/2019Luehtjes/20191224_172651.jpg"></img><div>2019 Lüthjes</div></button></span>
<span id="leer">
<button onclick="window.location.href='?tab=G2020WeihTobi';"><img src="src/images/2020WeihTobi/20201225_172206.jpg"></img><div>2020 nit Tobi</div></button></span>
</div>