Skip to content

Commit

Permalink
curl.css: adjust code background color in dark mode (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored Dec 11, 2024
1 parent 1addd8c commit 33b6cd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions curl.css
Original file line number Diff line number Diff line change
Expand Up @@ -602,5 +602,6 @@ p.level1 {
}
code {
color: #aaaaff;
background-color: #111111 !important;
}
}

0 comments on commit 33b6cd1

Please sign in to comment.