alphagov / alphagov/tech-docs-template
Remove separate print stylesheet
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 84
- Forks
- 36
- Avg merge
- 10h 56m
- Merged PRs (30d)
- 2
Description
The stylesheets in GOV.UK Frontend are designed to be used with all media, and use print media queries.
Rather than having two stylesheets for screen and print media, update the stylesheets to use a single stylesheet and any custom tech docs styles to use the media queries.
I'm not sure how we'd roll this change out, as the separate print and screen stylesheets appear to be in the template rather than the gem, so this change won't be applied to existing documentation repos.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the template references to the separate screen and print stylesheets, then review the custom tech docs styles and how existing documentation repositories receive template changes. Done means the template uses one stylesheet with the required print media queries and the rollout impact for existing repositories is understood.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100