Open imphil opened 6 years ago
I can tweak this.
I'm guessing this could be changed in librecores.css by tweaking the styling for links under divs that are part of the "ais-hierarchical-menu--item" class.
Would we want to just add underlines to the links to differentiate them from headings, or should different colors be used as well?
We might also be able to style the links in that menu to look like bootstrap style buttons (background color with rounded corners) where the link text remains the same color, but we use the darkest secondary color shown in designguide.svg for the background color. The hex for the dark color is #173e43.
Currently we use the same green for links and headlines, and provide no other indication for links (e.g. underlining). This is confusing, as it makes it unclear when something can be clicked on, and when it is only a headline.