home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 25 / IOPROG_25.ISO / SOFT / JavaS / javastar-eval.exe / data1.cab / Help_Files / docs / html / SunTest.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-02-11  |  391 b   |  32 lines

  1. <!-- Preliminary Style Sheet for SunTest HTML -->
  2.  
  3. BODY {
  4. font-size: medium;
  5. font-align: left;
  6. font-family: serif;
  7. ;
  8. }
  9. .Paragraph {
  10. text-indent: 6;
  11. font-weight: normal;
  12. font-family: Palatino, serif;
  13. ;
  14. }
  15.  
  16. .Code {
  17. font-family: Courier, fixed-width;
  18. text-indent: 21;
  19. ;
  20. }
  21.  
  22. .Note {
  23. text-indent: 21;
  24. font-family: Palatino, serif;
  25. ;
  26. }
  27.  
  28. .Caution {
  29. text-indent:21;
  30. ;
  31. }
  32.