From af04629cdbe4abe0a1917f7439d8ca978526f072 Mon Sep 17 00:00:00 2001 From: Amolith Date: Fri, 27 Jan 2023 09:44:27 -0500 Subject: [PATCH] begin styling commento --- themes/secluded/assets/scss/_single.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/themes/secluded/assets/scss/_single.scss b/themes/secluded/assets/scss/_single.scss index 80c6aa6..acdcd40 100644 --- a/themes/secluded/assets/scss/_single.scss +++ b/themes/secluded/assets/scss/_single.scss @@ -136,3 +136,9 @@ } } } +.commento-root-font * { + font-family: Heliotrope !important; +} +.commento-footer { + display: none; +} \ No newline at end of file