Beautified the table's in dark mode.

This commit is contained in:
Cotes Chung
2020-01-11 17:52:38 +08:00
parent b09f5127ad
commit e09fd4d6c8
3 changed files with 11 additions and 2 deletions

View File

@@ -82,4 +82,8 @@
color: #818c96; /* override Bootstrap */
}
kbd {
background-color: black;
}
}