This commit is contained in:
Luiz F. A. de Prá
2021-11-09 21:04:21 -03:00
parent 0358105df2
commit 0048b9dc51
10 changed files with 19 additions and 27 deletions

View File

@@ -39,9 +39,8 @@
}
pre {
background-color: $alt-bg-color-dark !important;
code {
// background-color: inherit;
background-color: inherit;
color: inherit;
}
}