home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 April / VPR0404.ISO / CANOPUS / EDIUS20_TRIAL / EDIUS / data1.cab / Help(US) / EDIUS.chm / html / cpds.css < prev   
Cascading Style Sheet File  |  2004-01-29  |  2KB  |  81 lines

  1. BODY { font-family : "Arial";
  2.     font-size : 12.0px;
  3.     background-color: #FFFFFF;
  4. }
  5.  
  6. :link {color:#008080}
  7. :visited {color:purple}
  8.  
  9. DIV.PAGE { font-size : 12.0px;
  10.           line-height : 17.0px;
  11.         margin-left : 10px;
  12.         margin-right :10px}
  13.  H1 { font-size : 16.0px;
  14.       line-height : 18.0px;
  15.       font-weight : bold;
  16.       margin-bottom : 15.0px;
  17.       background-color : #cbe4e4;
  18.       border-bottom : none;
  19.       border-top : none;
  20.       padding : 6.0px;}
  21.  H2 { font-size : 14.0px;
  22.       line-height : 17px;
  23.       font-weight : bold;
  24.       margin-top : 20.0px;
  25.       margin-bottom : 5.0px;
  26.       color : #ff8000;}
  27.  H3 { font-size : 12.0px;
  28.       line-height : 16px;
  29.       font-weight : bold;
  30.       margin-top : 15.0px;
  31.       margin-bottom : 3.0px;}
  32.  H3.STEP { font-size : 12.0px;
  33.       line-height : 16.0px;
  34.       margin-top : 5.0px;
  35.       margin-bottom : 3.0px;}
  36.  OL { font-size : 12.0px;
  37.       line-height : 17.0px;
  38.       margin-left : 25.0px;
  39.       margin-top : 12.0px;
  40. }
  41. LI.step { margin-top : 5.0px;}
  42. LI.lst {margin-top : 5.0px;}
  43. UL { margin-left : 15.0px;
  44. margin-top : 0px;
  45. margin-bottom : 0px;}
  46.  
  47. TABLE { font-size : 12.0px;
  48.       line-height : 15.0px;
  49.       border-width : 1.0px;
  50.       border-color : black;
  51.       border-style : SOLID;
  52.       margin-right : 10px;
  53.       margin-top : 10px;
  54.       margin-bottom : 10px;
  55.       text-align: left;}
  56.  
  57. TABLE.TRMK {
  58.     margin-left : 0px;
  59.     margin-right : 0px;
  60.     border-style : SOLID;
  61.     border-width : 1.0px
  62. }
  63.  
  64. TH { font-weight :bold;
  65.       background-color : #C0C0C0;
  66.       border-width : 1.0px;
  67.       border-color : black;
  68.       border-style : SOLID;
  69.       padding : 5.0px;}
  70.  
  71. TD { font-weight : normal;
  72.       border-width : 1.0px;
  73.     border-color : black;
  74.       border-style : SOLID;
  75.     padding : 5.0px;}
  76.  
  77. DIV.EOF {margin-bottom : 50.0px;}
  78.  
  79. DD {margin-left : 15.0px;}
  80.  
  81.