Change color and spacing of code blocks

This commit is contained in:
Ian Gulliver
2019-04-24 14:48:48 +00:00
parent 8d56f0fcf0
commit 7e4fe080e3

View File

@@ -105,7 +105,9 @@ code {
font-family: monospace, Courier;
font-size: 16px;
color: green;
line-height: 1.3;
color: #22aa00;
border: 1px solid grey;