Restyle code to be less blinding

This commit is contained in:
Ian Gulliver
2019-04-24 06:27:44 +00:00
parent c3213fef41
commit 8d56f0fcf0

View File

@@ -105,10 +105,9 @@ code {
font-family: monospace, Courier; font-family: monospace, Courier;
font-size: 16px; font-size: 16px;
background-color: #e8e8e8; color: green;
color: black;
border: 1px solid black; border: 1px solid grey;
padding: 1ch; padding: 1ch;
margin: 1ch; margin: 1ch;