Cantera / cantera

Chemical kinetics, thermodynamics, and transport tool suite
https://cantera.org
Other
624 stars 350 forks source link

Tweaks to improve website accessibility #1753

Closed speth closed 4 months ago

speth commented 4 months ago

I spent some time with Lighthouse, which provides automated checks for a number of accessibility issues, and these were the ones I was able to fix by adjusting our CSS rules and HTML templates.

Changes proposed in this pull request

If applicable, fill in the issue number this pull request is fixing

Partially addresses Cantera/enhancements#41

If applicable, provide an example illustrating new features this pull request is introducing

Checklist

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.13%. Comparing base (a1ee588) to head (c2e4fdf). Report is 31 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1753 +/- ## ========================================== + Coverage 73.04% 73.13% +0.09% ========================================== Files 381 381 Lines 54164 54134 -30 Branches 9240 9222 -18 ========================================== + Hits 39562 39590 +28 + Misses 11633 11587 -46 + Partials 2969 2957 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.