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

@ -4,7 +4,14 @@
text-align: center;
color: black;
}
#logo{
object-fit: scale-down;
}
#logocontaner{
margin: 3px;
}
</style>
<a href="/" id="logocontaner"><img src="/static/Eurovision_Song_Contest_heart_Wikidata_(20142025).svg"></img></a>
{% if liste == empty %}
<p>Du musst etwas in die Playlist Screiben</p>
{% endif %}
@ -19,4 +26,4 @@
<p>Leider gibt es den Eintrag {{anfrage}} nicht!</p>
{%endif%}
<a href="/?liste={{liste}}">Doch nicht?</a>
<a href="/?liste={{liste}}">Doch nicht?</a>