comparison .github/workflows/codeql-analysis.yml @ 7508:055f47b41b8b

Try to improve visited link contrast Tested link/text/background contrast using: https://contrast-triangle.com/ For unvisited links it was fine. For visited links it was too low. Bumped visited link to a lighter color. However it is only 20 points away from unvisited link color now. (Even before visited/unvisited were not distinguishable.) So tried to make visited/unvisited links different in some way. Can't set text-decoration-style to dotted because people are privacy invading jerks. Other things I attempted (adding an ::after item to visited links) and other ignored properties on hover didn't work. So I settled for making the underline-color on visited links darkgrey. Also use underline shortcut rather than separate props.
author John Rouillard <rouilj@ieee.org>
date Sun, 25 Jun 2023 14:08:17 -0400
parents 0b4028a75705
children 4689795494dc
comparison
equal deleted inserted replaced
7507:f3c456e9a6c2 7508:055f47b41b8b

Roundup Issue Tracker: http://roundup-tracker.org/