Lines Matching refs:font
8 /* Default font settings.
9 The font-size percentage is of 16px. (0.75 * 16px = 12px) */
11 font-size: 75%;
14 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
21 h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }
23 h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
24 h2 { font-size: 2em; margin-bottom: 0.75em; }
25 h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
26 h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
27 h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
28 h6 { font-size: 1em; font-weight: bold; }
47 blockquote { margin: 1.5em; color: #666; font-style: italic; }
48 strong { font-weight: bold; }
49 em,dfn { font-style: italic; }
50 dfn { font-weight: bold; }
55 address { margin: 0 0 1.5em; font-style: italic; }
59 pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
73 dl dt { font-weight: bold; }
81 th { font-weight: bold; background: #C3D9FF; }
84 tfoot { font-style: italic; }
91 .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
92 .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }