change code background

This commit is contained in:
quenousimporte 2024-03-22 16:05:56 +01:00
parent cc792e10fd
commit 309354c43d
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ body::-webkit-scrollbar-thumb {
.color-code {
color:var(--black);
background-color:lightgrey;
background-color:WhiteSmoke;
}
.color-heading-mark {