revert some of the changes to the color of <code>

done by DrupalDoesNotExists
This commit is contained in:
Hanwen Guo 2023-02-06 13:49:48 +08:00
parent c726a0c8b1
commit b3b4febfc5

View File

@ -75,7 +75,7 @@ table, th, td {
code {
color: white;
/*background: black; <-- Remove awful black background for code text*/
background: black;
font-size: 80%;
padding: 0.1em 0.2em;
font-size: 90%;