mirror of
https://github.com/Hopiu/django.git
synced 2026-03-20 07:50:25 +00:00
- Add lang attribute. - Use the same text for the page’s main heading, and title. - Add underlines for all links in copy. - Stop using h2 for link to the Django page. - Use h1 for the main heading. - Remove useless type attribute on style element. - Remove grey text that fails contrast checks. - Use a shade of grey that passes AAA contrast requirements. - Stop using h4 for footer links. - Add full stop in block-level links so VoiceOver correctly pauses between runs of text. - Hide main artwork for screen reader users. - Update SVG icons markup to be screen-reader friendly. - Switch options to be block-level links. - Remove unused markup. |
||
|---|---|---|
| .. | ||
| app0 | ||
| app1 | ||
| app2 | ||
| app3 | ||
| app4 | ||
| app5 | ||
| locale | ||
| media | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| default_urls.py | ||
| generic_urls.py | ||
| models.py | ||
| regression_21530_urls.py | ||
| urls.py | ||
| views.py | ||