From 23157768d1b94b0a4147b16e5a4272bbf2de1ad5 Mon Sep 17 00:00:00 2001 From: grunfink Date: Sat, 28 Jun 2025 22:46:38 +0200 Subject: Minor CSS tweak. --- doc/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/style.css') diff --git a/doc/style.css b/doc/style.css index 027fc43..5289332 100644 --- a/doc/style.css +++ b/doc/style.css @@ -1,5 +1,6 @@ body { max-width: 48em; margin: auto; line-height: 1.5; padding: 0.8em; word-wrap: break-word; } pre { overflow-x: scroll; } +blockquote { font-style: italic; } .snac-embedded-video, img { max-width: 100% } .snac-origin { font-size: 85% } .snac-score { float: right; font-size: 85% } -- cgit v1.2.3