Commit 5cfcbc7f authored by Ivan Matyunin's avatar Ivan Matyunin

Improved the appearance of code blocks when printing.

parent ad3b2769
......@@ -48,6 +48,12 @@ body {
font-size: 0.8em;
}
pre {
code {
border: 0;
}
}
pre {
padding: 1.3em;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment