On Feb 11, 2006, at 2:43 AM, Bèr Kessels wrote:
Op zaterdag 11 februari 2006 04:27, schreef Kieran Lal:
Can we do this with the menu block?
Sure. Just add the CSS to your style.css.
li { font-size: 1em; } li:hover { font-size: 2.5em; } li:hover + li { font-size: 2em; } li:hover + li + li { font-size: 1.5em; }
And I sincerely hope you are not suggesting this for core drupal... :) I think this is probably the most annoying, most distracting, and nothing-adding CSS trick in ages. Sorry.
Not for core. But for people who have problem reading small text tricks like this can help them to read small links.
Kieran
Bèr _______________________________________________ themes mailing list themes@drupal.org http://lists.drupal.org/mailman/listinfo/themes