8 lines
118 B
CSS
8 lines
118 B
CSS
.navbar-dark .navbar-toggler {
|
|
color: rgba(0,0,0,0.7);
|
|
}
|
|
|
|
#notifications-btn.text-white {
|
|
color: #777 !important;
|
|
}
|