csci-1301 / csci-1301.github.io

CSCI 1301: Principles of Computer Programming I course resources
https://csci-1301.github.io/
Creative Commons Attribution 4.0 International
3 stars 14 forks source link

Add hovering styling? #148

Closed aubertc closed 7 months ago

aubertc commented 1 year ago

As it seems, there is no animation / change of color when links are hovered. I believe this is an accessibility / usability issue.

aubertc commented 7 months ago

Actually, there is a different color for links:hover, but it is very close to the default color for links:

image

I feel that a more contrasted choice would make more sense, but struggle to find a guiding principle, even after reading for instance this post.

aubertc commented 7 months ago

I simply added underlining with https://github.com/csci-1301/csci-1301.github.io/commit/7d96e0ec80acd774b4193e35694f12494f3a8f16