home *** CD-ROM | disk | FTP | other *** search
/ ring.yamanashi.ac.jp/pub/pc/freem/action/ / action.zip / MA05_08_28.zip / html / Manual.css < prev    next >
Cascading Style Sheet File  |  2005-03-02  |  831b  |  21 lines

  1. h4 { font-size="1em"; font-weight: "bold"; }
  2.   .center { font-size="1em"; font-weight: "bold"; 
  3.             margin: "1em"; text-align: "center"; }
  4.   .normal { color: "black"; font size:"1em"; }
  5. h5 { font-size: "1.3em"; font-weight: "bold"; margin: "0.8em"; }
  6.   .center { font-size: "1.3em"; font-weight: "bold"; margin: "0.8em"; 
  7.             text-aline: "center"; }
  8.   .normal { color: "black"; font size:"1em"; }
  9.  
  10. h6 { font-size: "0.8em"; font-weight: "bold"; margin: "0.8em"; }
  11.   .center { font-size: "0.8em"; font-weight: "bold"; margin: "0.8em"; 
  12.             text-aline: "center"; }
  13.   .normal { color: "blue"; font size:"1em"; }
  14.  
  15. body { font-size: "13pt" }
  16. table{ font-size: "13pt" }
  17. em { color: "#FF5959"; font-weight="bold"; font-style: ="normal"; }
  18. p.ind1 { margin: 1em; } 
  19.  .ind2 { margin: 1em 2em; }
  20.  
  21.