Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 0d17b28f authored by Julie Thezenas's avatar Julie Thezenas Committed by Christophe Chaudier
Browse files

fix : text button is readable

parent d67eaa45
No related branches found
No related tags found
1 merge request!13Resolve "fix: readability on text button"
......@@ -117,7 +117,7 @@ p {
/// text box ///
.topic-list-item.visited a.title:not(.badge-notification), .latest-topic-list-item.visited a.title:not(.badge-notification), .category-topic-link.visited a.title:not(.badge-notification) {
color: $primary;
color: $color-white-smoke;
}
.navigation-categories .search-banner {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment