>
> You have two solutions:
>
>    1. You can change the content of the CSS file "print.css" : Replace the
>    class by "a:link:after, a:visited:after {font-size:90%;}"
>    2. Or you can "overwrite" these properties : Add "a:link:after,
>    a:visited:after {font-size:90%;}" *AFTER* the inclusion of the file
>    "print.css".
>

My solution was to specify media='print' for the print.css stylesheet.

-- 
You received this message because you are subscribed to the Google Groups 
"Blueprint CSS" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/blueprintcss?hl=en.

Reply via email to