diff src/site.css @ 26:fb87f762847e

start computer_literacy
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 09 Oct 2025 16:56:36 -0600
parents a94c1043ce05
children
line wrap: on
line diff
--- a/src/site.css	Mon Sep 29 13:22:51 2025 -0600
+++ b/src/site.css	Thu Oct 09 16:56:36 2025 -0600
@@ -80,6 +80,9 @@
 code[block]:first-line {
 	line-height: 0;
 }
+span[pre] {
+	white-space: pre;
+}
 
 blockquote,
 blockquote > p:last-child {