Mari Sysimies wrote:
> I have a problem. I use ADx-menu in the site I'm building. For some reason
> menu font size is smaller (too small) in Opera than in IE or Firefox.
>
> http://www.mariks.net/bullmasyhd/index.php
>
> Mari
>
>   


Opera is like that.
Target her with:

@media screen and (min-width: 0px){
p { font-size: whatever; }
}/*be even nicer to opera*/

Regards,
~dL
 PS Is it that the fonts are too small in Opera? Or is it that the fonts 
are too small in Firefox and Internet Explorer?


-- 
http://chelseacreekstudio.com/

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

Reply via email to