Changeset 608887
- Timestamp:
- 10/06/2012 03:20:16 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lucida-grande-in-admin/trunk/lucida-grande-in-admin.php
r608886 r608887 10 10 11 11 function lucida_grande_in_admin_admin_head() { 12 echo '<style type="text/css"> * { font-family: Lucida Grande; } </style>';12 echo '<style type="text/css"> * { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif; } </style>'; 13 13 } 14 14
Note: See TracChangeset
for help on using the changeset viewer.