OpenMediaCenter/src/AppLightTheme.module.css

9 lines
108 B
CSS
Raw Normal View History

.navcontainer{
background-color: white;
color: black;
}
.navitem::after {
background: black;
}