home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 July / Chip_1999-07_cd.bin / internet / pi / CSS / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-04-14  |  170 b   |  14 lines

  1. body {
  2.     background-color : #FFFFD7;
  3.     font-family : sans-serif;
  4.     font-size : 8pt;
  5.     }
  6.  
  7. .helphead    {
  8.     font-weight : bold;
  9.     }
  10.  
  11. .helptext {
  12.     margin-left : 10pt
  13.     }
  14.