We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e18ae85 commit b9549faCopy full SHA for b9549fa
assets/scss/theme.dark.scss
@@ -60,7 +60,7 @@ button:not(:disabled):active {
60
}
61
table {
62
width: 100%;
63
- color: $font-color;
+ color: black;
64
border-bottom: 0 none;
65
border-collapse: collapse;
66
background-color: white;
0 commit comments