- From: Christoph Päper <christoph.paeper@tu-clausthal.de>
- Date: Tue, 14 Jun 2005 06:57:10 +0200
- To: www-style@w3.org
Jens Meiert:
>
> margin: 0 0 0 8.5em !important;
>
> The evil is located in the print specific rule for the "body" element.
>
> (and I don't even want to think about disabling CSS, saving any file
> locally, or anything else you thought your audience would do).
Perhaps they wanted everyone to put something like
@media print {body {margin: 0 !important}}
into their user stylesheets.
Received on Tuesday, 14 June 2005 04:57:13 UTC