Ticket #764 (new defect)
using firefox to print pages from a wikkawiki on a laser printer uses a VERY tiny font
| Reported by: | osde8info | Owned by: | unassigned |
|---|---|---|---|
| Priority: | normal | Milestone: | blue-sky |
| Component: | layout | Version: | 1.1.6.4 |
| Severity: | normal | Keywords: | css font print printing |
| Cc: |
Description
possibly because CSS font size is specified in CSS in pixels px instead of points pt !
body {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; color: #000000; background-color: #F8F8F8;
}
Change History
Note: See
TracTickets for help on using
tickets.