home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 July / VPR0207A.ISO / APP_DEMO / DIM2000 / DIM2000.EXE / Disk1 / data1.cab / PRO____-DIM35 / Dimsrvr.chm / dimsrvr / styles.css next >
Encoding:
Cascading Style Sheet File  |  2000-12-21  |  421 b   |  22 lines

  1. /* DIM2000 HTML HELP Style Sheet */
  2. /*                     1999/11/8 */
  3.  
  4. BODY    {    font-size:    75%;    }
  5.  
  6. P        {    margin-top:        .6em;
  7.             margin-bottom:    .6em;    }
  8.  
  9. OL        {    margin-top:        .6em;
  10.             margin-bottom:    0em;
  11.             margin-left:    4em;    }
  12.  
  13. UL        {    margin-top:        .6em;
  14.             margin-bottom:    0em;    }
  15.  
  16. LI        {    margin-bottom:    .7em;
  17.             margin-left:    -2em;    }
  18.  
  19. TABLE    {    font-size:        100%;
  20.             margin-top:        0em;    }
  21.  
  22. INPUT    {    font-size:    40%;    }