On Sun, 08 May 2005 11:48:43 -0400, David Laakso <[EMAIL PROTECTED]> wrote:
On Sun, 08 May 2005 06:12:32 -0400, David <[EMAIL PROTECTED]> wrote:
Correction--
This:
filter: @media screen and (min-width: 0px){#stuff { text-align: left!important; } }
Should read:
@media screen and (min-width: 0px){
#stuff: { text-align: left!important; }
}
Regards,
David Laakso
--
http://www.dlaakso.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to