From 5ec35aa28c1eb8fc19af78b4fe738d735a63f54e Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Wed, 8 Apr 2026 15:58:16 +0200 Subject: changed quote styling to centered text --- blog/assets/css/blog.css | 1 + 1 file changed, 1 insertion(+) (limited to 'blog') diff --git a/blog/assets/css/blog.css b/blog/assets/css/blog.css index f7de826..0ec0d75 100644 --- a/blog/assets/css/blog.css +++ b/blog/assets/css/blog.css @@ -168,6 +168,7 @@ p.quote-source { .quote-main p:not(:first-child):not(:last-child) { font-style: italic; + text-align: center; } .code-block, -- cgit v1.2.3-70-g09d2