home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Sound / LAME / Docs / lame.css < prev    next >
Cascading Style Sheet File  |  1998-03-23  |  732b  |  25 lines

  1. BODY {
  2.         font-family: Arial, Helvetica, sans-serif;
  3.         position: absolute;
  4.         padding-left: 1cm;
  5.         margin-left: 1cm;
  6.      }
  7.  
  8. h1, h2, h3 {
  9.         margin-left: -1cm; text-align: left
  10.         }
  11.  
  12. TABLE { text-align: left; font-family: Arial, Helvetica, sans-serif;}
  13. TH {background-color: #C0C0C0}
  14. TD {font-family: Arial, Helvetica, sans-serif;}
  15.  
  16. SMALL.TINY        { font-size : xx-small }
  17. SMALL.SCRIPTSIZE    { font-size : xx-small }
  18. SMALL.FOOTNOTESIZE    { font-size : x-small  }
  19. SMALL.SMALL        { font-size : small    }
  20. BIG.LARGE        { font-size : large    }
  21. BIG.XLARGE        { font-size : x-large  }
  22. BIG.XXLARGE        { font-size : xx-large }
  23. BIG.HUGE        { font-size : xx-large }
  24. BIG.XHUGE        { font-size : xx-large }
  25.