We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2bca71 commit 62804b9Copy full SHA for 62804b9
css/type.css
@@ -74,7 +74,7 @@ li {
74
code, pre {
75
font-family: 'Fira Code', 'Consolas', 'Monaco', monospace;
76
color: #FF4F00;
77
- background-color: #6e6e6e;
+ background-color: #e0e0e0;
78
padding: 0.2em 0.4em;
79
border-radius: 3px;
80
}
0 commit comments