From 84e63de406bdcd256fea8de08d7f85639bcd0187 Mon Sep 17 00:00:00 2001 From: George Craggs <1363175+GeorgeCraggs@users.noreply.github.com> Date: Sat, 10 Oct 2020 15:46:36 +0100 Subject: [PATCH] Highlight code tags on wiki pages Puts a light orange tint onto the background of code tags to visually distinguish them from other text. This is hoped to reduce ambiguity of where commands begin and end. --- wiki/wiki.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wiki/wiki.tmpl b/wiki/wiki.tmpl index 4e48237..7cd722f 100644 --- a/wiki/wiki.tmpl +++ b/wiki/wiki.tmpl @@ -16,7 +16,8 @@