We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51c489b commit 9008030Copy full SHA for 9008030
css/markdown.css
@@ -107,7 +107,7 @@ hr {
107
.markdown-body pre {
108
font-family: monospace;
109
font-size: 1em;
110
- border-left: 2px solid Orange;
+ border-left: 3px solid Orange;
111
}
112
113
.markdown-body hr {
@@ -829,7 +829,7 @@ hr {
829
font-size: 85%;
830
line-height: 1.45;
831
color: Black;
832
- background-color: white;
+ background-color: #FFFAA0;
833
834
835
pre.hljs.php,
0 commit comments