Changed navbar default color to white
This commit is contained in:
parent
8d45d2e366
commit
0972b72e14
@ -2,6 +2,9 @@
|
|||||||
domain("ppr-stream.alkemics.com"),
|
domain("ppr-stream.alkemics.com"),
|
||||||
domain("ltg-stream.alkemics.com"),
|
domain("ltg-stream.alkemics.com"),
|
||||||
domain("int.alkemics.com") {
|
domain("int.alkemics.com") {
|
||||||
|
.Navbar {
|
||||||
|
color: white !important;
|
||||||
|
}
|
||||||
.Navbar .active {
|
.Navbar .active {
|
||||||
color: white !important;
|
color: white !important;
|
||||||
font-weight: bold !important;
|
font-weight: bold !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user