This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
code examples: Removing text-shadow on the AngularJS bits will improve readability #224
Open
1 of 4 tasks
(moved from angular/angular.js#16495 )
I'm submitting a ...
Current behavior:
On https://angularjs.org, the styling on the AngularJS bits (tags, attributes, placeholders) in the code examples include a white colored text-shadow on a light blue background. This makes text difficult to read from 2-3ft (for example, a desktop monitor).
Expected / new behavior:
The text doesn't need the white text-shadow. The light blue background is enough to identify it as AngularJS related.
Minimal reproduction of the problem with instructions:
What is the motivation / use case for changing the behavior?
Changing will improve usability and possibly accessibility.
Environment
Chrome 65, Firefox 59, Ubuntu 16.04
The text was updated successfully, but these errors were encountered: