From: Michael Tremer Date: Mon, 29 Nov 2021 14:43:21 +0000 (+0000) Subject: CSS: Replace text-monospace with font-monospace X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f040e53d018bf3a3f25cbdaa44db58d253a4460;p=ipfire.org.git CSS: Replace text-monospace with font-monospace Signed-off-by: Michael Tremer --- diff --git a/src/templates/people/sip.html b/src/templates/people/sip.html index b9f30b5f..4d134b69 100644 --- a/src/templates/people/sip.html +++ b/src/templates/people/sip.html @@ -40,7 +40,7 @@
{{ account.sip_id }}
{{ _("Password") }}
-
{{ account.sip_password }}
+
{{ account.sip_password }}
diff --git a/src/templates/wiki/modules/diff.html b/src/templates/wiki/modules/diff.html index 341a5ee9..d657f153 100644 --- a/src/templates/wiki/modules/diff.html +++ b/src/templates/wiki/modules/diff.html @@ -1,4 +1,4 @@ - +
{% for line in diff %} {% if not line.startswith("?") %}