База знаний

Как перекрашивать меню относительно скролла

<style>
.buton {
	border-color: inherit;
	color: inherit;
}
a, .w-dropdown-toggle {
	color: inherit !important;
}
</style>