Opened 14 years ago
Closed 14 years ago
#21377 closed enhancement (fixed)
Twenty Twelve: add print styles to stylesheet
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.5 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Bundled Theme | Keywords: | ui-feedback has-patch |
| Focuses: | Cc: |
Description
Add a media block to main stylesheet to format print output nicely, Twenty Eleven has a great example to use as a starting point.
Goal is to keep it simple and readable.
Attachments (2)
Change History (9)
#1
@
14 years ago
- Keywords has-patch added; needs-patch removed
21377.diff adds print styles. Probably needs to be revisited after #21379 No. 2 was addressed.
#2
@
14 years ago
Iteration 1 looks good, just a few tiny syntax errors like text-align: left: (should be semi-colon) and adding in the =Print comment header to the new block.
Note: See
TracTickets for help on using
tickets.
Iteration 1