adjusted code blocks part 5

This commit is contained in:
rawleyIfowler
2022-03-13 10:11:46 -05:00
parent 9328fed00c
commit 1cfed139b8

View File

@@ -161,12 +161,12 @@ a:hover:after {
pre {
overflow: auto;
padding: 3px;
display: block;
}
code {
background-color: #44475a;
color: #50fa7b;
display: block;
font-family: monospace;
font-size: 0.9em;
overflow: auto;