comparison 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
comparison
equal deleted inserted replaced
25:4e019ee9c44d 26:fb87f762847e
78 margin-bottom: 1em; 78 margin-bottom: 1em;
79 } 79 }
80 code[block]:first-line { 80 code[block]:first-line {
81 line-height: 0; 81 line-height: 0;
82 } 82 }
83 span[pre] {
84 white-space: pre;
85 }
83 86
84 blockquote, 87 blockquote,
85 blockquote > p:last-child { 88 blockquote > p:last-child {
86 margin-bottom: 8px; 89 margin-bottom: 8px;
87 } 90 }