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