Skip to content

Commit d6a8449

Browse files
Updating colors testing readability
1 parent 2d9d63c commit d6a8449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/type.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ li {
7474
code, pre {
7575
font-family: 'Fira Code', 'Consolas', 'Monaco', monospace;
7676
color: #FF4F00;
77-
background-color: #6e6e6e;
77+
background-color: #e0e0e0;
7878
padding: 0.2em 0.4em;
7979
border-radius: 3px;
8080
}

0 commit comments

Comments
 (0)