Minor edits.

This commit is contained in:
sforman
2023-08-13 08:47:16 -07:00
parent 9f78b6d8fd
commit 1f5bea98b6
6 changed files with 94 additions and 233 deletions
+3 -1
View File
@@ -13,14 +13,16 @@ footer {
}
pre {
background: #eee;
font-size: large;
margin-left: 2em;
margin-right: 2em;
margin-bottom: 1em;
font-family: 'Inconsolata';
padding: 0.5em;
}
blockquote {
background: #eee;
background: #eee;
border-left: 0.2em solid black;
padding: 0.5em;