OpenMediaCenter/src/AppDarkTheme.module.css

9 lines
110 B
CSS
Raw Normal View History

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