Try this:
    * html body,
    *:first-child+html body {
        font-size: 110%;
    }

did not work the way *I* anticipated.  Though it did increase the
size.  The way I anticipated was that it would only increase the size
on IE, and not on FF.  But I think that increases everything.

Plugin is "NoSquint":
http://urandom.ca/nosquint/




On Mon, Nov 17, 2008 at 9:05 AM, FND <[EMAIL PROTECTED]> wrote:
>
>> I want to know if I can "detect" IE in my CSS...
>
> Yes; IE has some quirks that can be used to create IE-specific rule sets:
>    http://www.webdevout.net/css-hacks#in_css
>
> Try this:
>     * html body,
>     *:first-child+html body {
>         font-size: 110%;
>     }
>
>> I have a "Zoom" plugin for Firefox, which works nicely
>> (but not on a *local* tiddlywiki)
>
> Do you have a link for that plugin?
>
>
> -- F.
>
> >
>



-- 
o__
,_.>/ _
(_)_\(_)_______
...speed is good
_______________
I believe five out of four people have a problem with fractions.

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

Reply via email to