Revision 5575
Added by ben leinfelder about 14 years ago
lib/style/skins/semtools/semtools.css | ||
---|---|---|
494 | 494 |
color: #003366; |
495 | 495 |
background-color: #ffffff; |
496 | 496 |
padding: 0; |
497 |
font-size: 2.25em;
|
|
497 |
font-size: 18pt;
|
|
498 | 498 |
font-style: normal; |
499 | 499 |
font-weight: bold; |
500 | 500 |
font-family: Arial, Helvetica, sans-serif; |
... | ... | |
506 | 506 |
color: #003366; |
507 | 507 |
background-color: #ffffff; |
508 | 508 |
padding: 0; |
509 |
font-size: 2em;
|
|
509 |
font-size: 16pt;
|
|
510 | 510 |
font-style: normal; |
511 | 511 |
font-weight: bold; |
512 | 512 |
font-family: Arial, Helvetica, sans-serif; |
... | ... | |
518 | 518 |
color: #003366; |
519 | 519 |
background-color: #ffffff; |
520 | 520 |
padding: 0; |
521 |
font-size: 1.75em;
|
|
521 |
font-size: 14pt;
|
|
522 | 522 |
font-style: normal; |
523 | 523 |
font-weight: 700; |
524 | 524 |
font-family: Arial, Helvetica, sans-serif; |
... | ... | |
533 | 533 |
border-bottom: #94c1d4 solid 1px; |
534 | 534 |
color: #003366; |
535 | 535 |
padding: 0; |
536 |
font-size: 1.75em;
|
|
536 |
font-size: 14pt;
|
|
537 | 537 |
margin: 3px; |
538 | 538 |
text-align: left; |
539 | 539 |
font-style: italic; |
... | ... | |
548 | 548 |
h4 { |
549 | 549 |
color: #003366; |
550 | 550 |
padding: 0; |
551 |
font-size: 1.75em;
|
|
551 |
font-size: 12pt;
|
|
552 | 552 |
font-style: normal; |
553 | 553 |
font-weight: 400; |
554 | 554 |
font-family: Arial, Helvetica, sans-serif; |
... | ... | |
563 | 563 |
h5 { |
564 | 564 |
color: #003366; |
565 | 565 |
padding: 0; |
566 |
font-size: 1.25em;
|
|
566 |
font-size: 12pt;
|
|
567 | 567 |
font-style: normal; |
568 | 568 |
font-weight: 400; |
569 | 569 |
font-family: Arial, Helvetica, sans-serif; |
... | ... | |
579 | 579 |
color: #003366; |
580 | 580 |
background-color: #FFFFFF; |
581 | 581 |
padding: 0; |
582 |
font-size: 0.5em;
|
|
582 |
font-size: 10pt;
|
|
583 | 583 |
font-style: normal; |
584 | 584 |
font-weight: normal; |
585 | 585 |
font-family: Arial, Helvetica, sans-serif; |
Also available in: Unified diff
reduce header font sizes