home *** CD-ROM | disk | FTP | other *** search
/ Picture Package / PICTUREPACKAGE.iso / PPackage / ISLib / data1.cab / Image_Uploader_Help_-_English / Uploader.chm / html / smc.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-10-07  |  1.9 KB  |  82 lines

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