Skip to content

Commit

Permalink
Remove color for code
Browse files Browse the repository at this point in the history
low contrast, unaligned with other specs
  • Loading branch information
dontcallmedom committed Jun 13, 2024
1 parent 2846add commit cec8e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getusermedia.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ i, em, dt dfn { font-style: italic; }
pre, code { font-size: inherit; font-family: monospace, Droid Sans Fallback, sans-serif; font-variant: normal; }
pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
pre em { font-weight: bolder; font-style: normal; }
@media screen { code { color: orangered; } }

var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
table { border-collapse: collapse; border-style: hidden hidden none hidden; }
table thead, table tbody { border-bottom: solid; }
Expand Down

0 comments on commit cec8e2a

Please sign in to comment.