Changing the font size in Drupal's Administration menu
Drupal:
Tags:
Something you don't think you need until you see it.
The font size in the Administration Menu is 9pt, too small for my liking (your eyes, you mean - Ed).
To change it edit the file //sites/all/modules/admin_menu/admin_menu.css and change the font size. I prefer 12px.
/* $Id: admin_menu.css,v 1.25.2.4 2008/11/02 21:36:22 sun Exp $ */ /** * Administration Menu. * * Implementation of Sons of Suckerfish Dropdowns. * @see www.htmldog.com/articles/suckerfish **/