ubdate
This commit is contained in:
@@ -2,3 +2,31 @@
|
||||
<img src="inc/bg/1609858275128.png"></img>
|
||||
<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>
|
||||
</div>
|
||||
Reference in New Issue
Block a user