2
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
3
Code licensed under the BSD License:
4
http://developer.yahoo.net/yui/license.txt
8
* Percents could work for IE, but for backCompat purposes, we are using keywords.
9
* x-small is for IE6/7 quirks mode.
12
font:13px/1.231 arial,helvetica,clean,sans-serif;
13
*font-size:small; /* for IE */
14
*font:x-small; /* for IE in quirks mode */
18
* Nudge down to get to 13px equivalent for these form elements
23
.yui-cssfonts textarea {
24
font:99% arial,helvetica,clean,sans-serif;
28
* To help tables remember to inherit
36
* Bump up IE to get to 13px equivalent for these fixed-width elements
43
font-family:monospace;
b'\\ No newline at end of file'