- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Thu, 01 Apr 2004 13:45:01 +0200
- To: David Woolley <david@djwhome.demon.co.uk>
- Cc: www-style@w3.org
* David Woolley wrote:
>> various CSS features on and off. A checkbox for @supports(text-decoration:
>> blink) jumps out immediately. A numeric value for @supports(font-size <
>
>Already supported by !important rules
No, I could say
... { text-decoration: none !important }
to deactivate 'blink' but that would also deactivate underlines,
overlines, etc. which is not desirable if I just want blink free
web pages.
Received on Thursday, 1 April 2004 06:45:22 UTC