diff --git a/core/static/core/style.css b/core/static/core/style.css index 58641751..31ee710e 100644 --- a/core/static/core/style.css +++ b/core/static/core/style.css @@ -142,6 +142,10 @@ ul, ol { margin-left: 25px; } +code { + font-family: monospace; +} + .edit-bar { display: block; margin: 4px; diff --git a/counter/templates/counter/eticket_list.jinja b/counter/templates/counter/eticket_list.jinja index 6c6f0b51..5bbfaaae 100644 --- a/counter/templates/counter/eticket_list.jinja +++ b/counter/templates/counter/eticket_list.jinja @@ -10,7 +10,7 @@

{% trans %}Eticket list{% endtrans %}

{% else %} diff --git a/counter/templates/counter/product_list.jinja b/counter/templates/counter/product_list.jinja index 7a54e543..d53b8ef1 100644 --- a/counter/templates/counter/product_list.jinja +++ b/counter/templates/counter/product_list.jinja @@ -14,14 +14,14 @@

{{ t }}

{% endfor %}

{% trans %}Uncategorized{% endtrans %}

{% else %}