extra.css 115 B

12345678910
  1. H1 {
  2. font-size: 275%;
  3. }
  4. H2 {
  5. font-size: 175%;
  6. }
  7. th {
  8. font-size: 13pt;
  9. text-decoration: underline;
  10. }