home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 April / Chip_2001-04_cd1.bin / zkuste / freesoft / gimp / Grokking_the_GIMP.css < prev    next >
Cascading Style Sheet File  |  2000-03-10  |  733b  |  20 lines

  1.  
  2. /* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
  3. .MATH    { font-family: "Century Schoolbook", serif; }
  4. .MATH I  { font-family: "Century Schoolbook", serif; font-weight: bold }
  5. .BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
  6.  
  7. /* implement both fixed-size and relative sizes */
  8. SMALL.XTINY        { font-size : xx-small }
  9. SMALL.TINY        { font-size : x-small  }
  10. SMALL.SCRIPTSIZE    { font-size : smaller  }
  11. SMALL.FOOTNOTESIZE    { font-size : small    }
  12. SMALL.SMALL        {  }
  13. BIG.LARGE        {  }
  14. BIG.XLARGE        { font-size : large    }
  15. BIG.XXLARGE        { font-size : x-large  }
  16. BIG.HUGE        { font-size : larger   }
  17. BIG.XHUGE        { font-size : xx-large }
  18.  
  19. /* document-specific styles come next */
  20.