Quote:
Originally Posted by Hadrien
OK, that's a pretty nice tip, and now that I need multiple body elements (because I have multiple flows), I can use different CSS stylesheets easily. Would it impact the performance in a positive way if I limited the CSS stylesheet as much as I can (multiple stylesheets with few elements, instead of a single one for the main content) ?
|
The smaller the stylesheet the better, but the main rule of thumb (for the current version of our software, we expect this to get better at some point) is to avoid any selectors, except these:
Peter