summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authorNullptrderef <nullptrderef@national.shitposting.agency>2024-02-25 13:06:00 +0100
committerNullptrderef <nullptrderef@national.shitposting.agency>2024-02-25 13:06:00 +0100
commita386b26c178f961872d8fabb78670394c0b38437 (patch)
treee39984be58d5e5d0417958cbafdb9144a4159d31 /template
parentb7e107899170ee7d2f4ef428d8a194caf294488f (diff)
downloadtaler-ops-www-a386b26c178f961872d8fabb78670394c0b38437.tar.gz
taler-ops-www-a386b26c178f961872d8fabb78670394c0b38437.tar.bz2
taler-ops-www-a386b26c178f961872d8fabb78670394c0b38437.zip
prereq as list
Diffstat (limited to 'template')
-rw-r--r--template/merchants.html.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/template/merchants.html.j2 b/template/merchants.html.j2
index 7e8ba38..a55ec94 100644
--- a/template/merchants.html.j2
+++ b/template/merchants.html.j2
@@ -14,12 +14,12 @@
class="section prereq flex flex-col items-center justify-center w-max text-center min-h-max"
>
<div
- class="inner flex flex-col items-center justify-center w-max text-center p-12 bg-gray-100 rounded-3xl"
+ class="inner flex flex-col justify-center w-max p-12 bg-gray-100 rounded-3xl text-left"
>
<h2 class="text-xl font-medium mb-2">
{% trans %}Prerequisites{% endtrans %}
</h2>
- <ul class="text-lg font-normal">
+ <ul class="text-lg font-normal list-disc list-inside">
<li>
{% trans %}Open Swiss bank account, ideally enabling
<a href="https://www.ebics.org/">EBICS</a>.{% endtrans %}