django / django/djangoproject.com
Improve styling of tables in docs
- Dominant language
- Python
- Stars
- 2k
- Forks
- 1.1k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 24
Description
I noticed today that [some pages](https://docs.djangoproject.com/en/dev/topics/http/shortcuts/#django.shortcuts.redirect) in the documentation use tables:
I find the styling a bit hard to read:
1) The table headers are not visually separated (no border, no horizontal margin)
2) The table has no bottom margin
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked documentation page for django.shortcuts.redirect and inspect how its tables are styled. Compare the result with the reported issues: headers should be visually separated with a border and horizontal spacing, and the table should have bottom margin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100