Logo und andere kleinen Dinge

This commit is contained in:
mikka 2026-05-14 23:29:06 +02:00
parent 587f2546f9
commit 2623dfdf1a
9 changed files with 422 additions and 255 deletions

View file

@ -11,8 +11,15 @@
text-align: center;
font-size: smaller;
}
#logo{
object-fit: scale-down;
}
#logocontaner{
margin: 3px;
}
</style>
<a id="logocontaner"><img src="/static/Eurovision_Song_Contest_heart_Wikidata_(20142025).svg"></img></a>
{% for list in lists %}
<a id="playlist" href="/?liste={{list}}"> {{list}} </a>
{% endfor %}
<a href="/neueliste">Lust auf was neues?</a>
<a href="/neueliste">Lust auf was neues?</a>