Update index.html
This commit is contained in:
parent
417f36431d
commit
7d89bf747f
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
||||||
body {
|
body {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
.btn1DarkMode {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
span, select, .ui-grid-cell-contents {
|
span, select, .ui-grid-cell-contents {
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue