core: keep buttons using same text color

This commit is contained in:
Trianta 2024-12-09 16:55:16 -06:00
parent 712100e68e
commit 7403db87d5

View File

@ -48,6 +48,7 @@ canvas {
}
.navItem {
color: #FAFAFA;
background-color: #CB3737;
margin: 6px;
margin-top: 0px;