|
|
| Line 109: |
Line 109: |
| font-style: normal; | | font-style: normal; |
| } | | } |
|
| |
| #content h1, firstHeading { font-size: 24px; }
| |
| #content h2 { font-size: 170% !important; font-style:bold !important; }
| |
| #content h3 { font-size: 150% !important; font-style:bold !important; }
| |
| #content h4 { font-size: 140% !important; font-style:bold !important; }
| |
| #content h5 { font-size: 130% !important; font-style:bold !important; }
| |
| #content h6 { font-size: 120% !important; font-style:italic; }
| |
|
| |
| #bodyContent h1, firstHeading { font-size: 24px; }
| |
| #bodyContent h2 { font-size: 170% !important; font-style:bold !important; }
| |
| #bodyContent h3 { font-size: 150% !important; font-style:bold !important; }
| |
| #bodyContent h4 { font-size: 140% !important; font-style:bold !important; }
| |
| #bodyContent h5 { font-size: 130% !important; font-style:bold !important; }
| |
| #bodyContent h6 { font-size: 120% !important; font-style:italic; }
| |