home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 December / VPR0012A.BIN / POWERDVD / HTML / jpn / main.css < prev    next >
Cascading Style Sheet File  |  1999-10-20  |  798b  |  49 lines

  1.  
  2. .title { font-size: 20pt; 
  3. line-height:23pt ;
  4. font-weight:bold ;} /* タイトル。20PTでボールド */
  5.  
  6. .text { font-size: 7pt; 
  7. line-height:10pt ; }   /*ベーシックな本文 */
  8.  
  9. .text2 { font-size: 9pt; 
  10. color:#06DAFF ;
  11. line-height:12pt ; }   /*ベーシックな本文 */
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18. .title_blue { font-size: 14pt;
  19. color:#191970 ;
  20. font-weight:bold ;
  21. line-height:20pt ;
  22. background-color:#87CEFA ;}   /*テーブル(青) */
  23.  
  24. .title_blue2 { font-size: 11pt;
  25. color:#191970 ;
  26. font-weight:bold ;
  27. line-height:15pt ;
  28. background-color:#87CEFA ;}   /*テーブル(青・小) */
  29.  
  30.  
  31.  
  32.  
  33.  
  34. .mini { font:menu ;
  35. font-style:italic ;}   /* 極小。copyrightに使用。 */
  36.  
  37. .E { table-layout:auto ;
  38. font-size : 11pt ;
  39. border-width: 2pt ;
  40. border-style: double ;
  41. border-color: 000000 ;}/* テーブル */
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.