Commit 2fe03813 authored by Tobias Schmidt's avatar Tobias Schmidt

Use grey as code block border color

parent b0f6e3b3
......@@ -225,7 +225,7 @@ a.sc-logo img {
pre {
font-family: "Courier New", Monaco, Menlo, Consolas, monospace;
background-color: #f9f2f4;
border: 1px solid #e6522c;
border: 1px solid #333;
color: #333;
}
......
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