Cleaned repo tree
This commit is contained in:
22
Whiter banner.css
Normal file
22
Whiter banner.css
Normal file
@@ -0,0 +1,22 @@
|
||||
@-moz-document domain("stream.alkemics.com"),
|
||||
domain("ppr-stream.alkemics.com"),
|
||||
domain("ltg-stream.alkemics.com"),
|
||||
domain("int.alkemics.com") {
|
||||
.Navbar {
|
||||
color: white !important;
|
||||
}
|
||||
.Navbar .active {
|
||||
color: white !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
.Navbar a.nav-link:hover {
|
||||
color: white !important;
|
||||
font-weight: bold !important;
|
||||
}
|
||||
.Navbar__menu>li.nav-item a.nav-link.active:after {
|
||||
background: white;
|
||||
}
|
||||
.AuthLayoutFooter__logo {
|
||||
border-top: 1px solid #fff;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user