I would like to reduce the font size, for all styles. The effect should be similar to reducing the font size via ctrl- scrollwheel in the browser.
Can this be easily done in the stylesheet? I tried adding this to the body selector in the css: font-size: 80%; But this only affected the body text (i.e. not the text enclosed in other styles). Do I really need to modify every style in cake.generic.css? Or is there a way to reduce the base font size, so that all styles keep their relative size to this base font? I know that this is more a CSS question than a cakephp question. Apologies. Thanks, Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
