home *** CD-ROM | disk | FTP | other *** search
/ SIGGRAPH 1999: Conference Abstracts & Applications / S99CAA.iso / pc / skapps / suppmtl / kunita / mutel-e.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-06-17  |  323 b   |  24 lines

  1. BODY {
  2.     background: #eff;
  3.     margin-left: 1em;
  4.     margin-right: 2em;
  5.     line-height: 1.5;
  6. }
  7. OL {
  8. }
  9. LI {
  10.     margin-left: 2em;
  11.     font-family: serif;
  12.     padding-bottom: 1em;
  13. }
  14. H1 {
  15.     text-align: center;
  16.     font-family: cursive;
  17. }
  18. P {
  19.     font-family: serif;
  20.     text-indent: 1em;
  21.     margin-left: 2em;
  22.     text-align: justify;
  23. }
  24.