Logo und andere kleinen Dinge
This commit is contained in:
parent
587f2546f9
commit
2623dfdf1a
9 changed files with 422 additions and 255 deletions
|
|
@ -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_(2014–2025).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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue