adjusted code blocks part 6

This commit is contained in:
rawleyIfowler
2022-03-13 10:12:39 -05:00
parent 1cfed139b8
commit bb2baaa98c

View File

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