diff --git a/gaehsnitz/static/gaehsnitz/style.css b/gaehsnitz/static/gaehsnitz/style.css index 6a69df9..2cc9a24 100644 --- a/gaehsnitz/static/gaehsnitz/style.css +++ b/gaehsnitz/static/gaehsnitz/style.css @@ -245,3 +245,7 @@ hr { max-width: 95%; text-align: center; } + +.marked { + color: #CC66EE; +} diff --git a/gaehsnitz/templates/gaehsnitz/for-bands.html b/gaehsnitz/templates/gaehsnitz/for-bands.html index f93edf7..fbd0ce5 100644 --- a/gaehsnitz/templates/gaehsnitz/for-bands.html +++ b/gaehsnitz/templates/gaehsnitz/for-bands.html @@ -2,7 +2,61 @@ {% block content %} -

🛠 Geduld, bitte

-

Bald wissen wir mehr.

+

Bühne & Technik

+ +

zur Info für Künstler*innen und als Packliste für uns ;)

+ +

Backline

+ + +

Mikrofonierung

+ + +

Monitoring

+ + +

PA

+ + +

Beleuchtung

+ + +

Kabel

+ {% endblock %}