Fix code block coloring in dark theme

This commit is contained in:
Jonah Aragon 2019-10-08 15:57:37 -05:00
parent 28719574c8
commit 52dfb6add4
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -146,7 +146,6 @@ img {
color: $light !important;
}
table[data-sortable].sortable-theme-bootstrap {
color: $light;
background-color: $dark-800;