Add ITZ logo to Transparenzbericht #166

Merged
tteichler merged 1 commit from transparenzbericht-2024_2025 into master 2026-05-15 22:51:29 +02:00
Owner
No description provided.
Add ITZ logo to Transparenzbericht
Some checks failed
/ check (push) Failing after 2m1s
5888b8338b
tteichler force-pushed transparenzbericht-2024_2025 from 5888b8338b
Some checks failed
/ check (push) Failing after 2m1s
to c37fd84bca
Some checks failed
/ check (push) Failing after 2m12s
2026-05-07 23:10:49 +02:00
Compare
nik requested changes 2026-05-08 09:08:54 +02:00
nik left a comment

Move logo to the partner logo area instead.

Move logo to the partner logo area instead.
@ -14,6 +14,11 @@
<p class="title is-6">{{ trans(key="donation_account", lang=lang) }}</p>
<p>{{config.extra.footer.bank|safe}}</p>
</aside>
<figure class="image-itz">
Owner

Using class here is wrong because this would be the only element ever having it. You would use an id instead.

But don't do this anyway. All footer logos should be treated the same. They should have the same styling, and be dynamically added from data in config or a data file.

Using `class` here is wrong because this would be the only element ever having it. You would use an `id` instead. But don't do this anyway. All footer logos should be treated the same. They should have the same styling, and be dynamically added from data in config or a data file.
tteichler marked this conversation as resolved
tteichler force-pushed transparenzbericht-2024_2025 from c37fd84bca
Some checks failed
/ check (push) Failing after 2m12s
to ae04680c47
Some checks failed
/ check (push) Failing after 1m56s
2026-05-15 22:49:09 +02:00
Compare
tteichler force-pushed transparenzbericht-2024_2025 from ae04680c47
Some checks failed
/ check (push) Failing after 1m56s
to 3e85dda8f4
Some checks failed
/ check (push) Failing after 1m57s
2026-05-15 22:51:09 +02:00
Compare
tteichler merged commit be6ede01cb into master 2026-05-15 22:51:29 +02:00
tteichler deleted branch transparenzbericht-2024_2025 2026-05-15 22:51:38 +02:00
Sign in to join this conversation.
No reviewers
nik
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
teckids/teckids-website!166
No description provided.