From 210379b410fe40f877999bd68648af29465545d7 Mon Sep 17 00:00:00 2001 From: frosty Date: Tue, 10 Jun 2025 05:01:08 -0400 Subject: add new post and support codeblocks --- themes/polaris/assets/css/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'themes/polaris/assets') diff --git a/themes/polaris/assets/css/style.css b/themes/polaris/assets/css/style.css index d5f0602..6f449a3 100644 --- a/themes/polaris/assets/css/style.css +++ b/themes/polaris/assets/css/style.css @@ -150,3 +150,12 @@ footer { .badge { image-rendering: crisp-edges; } + +pre { + padding: 8px; + white-space: pre-wrap; +} + +code { + font-size: 125%; +} -- cgit v1.2.3-70-g09d2