markdown: Remove unreachable color properties.

This commit is contained in:
Karl Stolley 2023-10-13 11:06:26 -05:00 committed by Tim Abbott
parent 4d590f1f93
commit a8612ee9bc
1 changed files with 0 additions and 2 deletions

View File

@ -676,9 +676,7 @@
word-wrap: normal; word-wrap: normal;
margin: 5px 0; margin: 5px 0;
padding: 5px 7px 3px; padding: 5px 7px 3px;
color: hsl(0deg 0% 20%);
display: block; display: block;
border: 1px solid hsl(0deg 0% 0% / 15%);
border-radius: 4px; border-radius: 4px;
&:hover .copy_codeblock, &:hover .copy_codeblock,