Closed lukastheiler closed 8 years ago
Hi,
I think {{> atNavButton }} currently uses .waves-teal . I can change the button colors via css:
{{> atNavButton }}
.btn, .btn-large { background-color: #455A64; /* BG */ color: #CFD8DC; /* Text */ }
But how can i change the waves effect color?
Thanks! Lukas
I think this is a better question for Materialize CSS repository.
Hi,
I think
{{> atNavButton }}
currently uses .waves-teal . I can change the button colors via css:But how can i change the waves effect color?
Thanks! Lukas