home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / MA05_08_28.zip / html / chara.css < prev    next >
Cascading Style Sheet File  |  2004-12-14  |  599b  |  16 lines

  1. h3 {color: "000099"; }
  2. h4 { color: "000099"; font size:"2em" weight: "bold"; }
  3.   .normal { color: "black"; font size:"1em"; }
  4. h5 { font-size: "1.3em"; font-weight: "bold"; margin: "0.8em"; }
  5.   .center { font-size: "1.3em"; font-weight: "bold"; margin: "0.8em"; 
  6.             text-aline: "center"; }
  7.   .normal { color: "black"; font size:"0.9em"; }
  8.  
  9. body { font size: "10pt" }
  10. table{ font size: "10pt" }
  11. strong { color: "000099"; font-weight: "bold"; font-size: "1.3em"; }
  12. em { color: "red"; font style: "normal" weight="bold"; }
  13. p.ind1 { margin: 1em; } 
  14.  .ind2 { margin: 1em 2em; }
  15.  
  16.