From f95193100ac2fedf19933682c01592cdb833fd00 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Tue, 11 Jan 2022 13:22:10 -0300 Subject: [PATCH] Ajusted the border color for notes --- templates/shortcodes/note.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/shortcodes/note.html b/templates/shortcodes/note.html index 14141e2..357dea0 100644 --- a/templates/shortcodes/note.html +++ b/templates/shortcodes/note.html @@ -1,3 +1,3 @@ -
+
{{ body | markdown | safe }}