home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / chipcd20010102.iso / software / internet / thirdvoice / setup3v.exe / %MAINDIR% / htm / ext / genstyle.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-11-26  |  207 b   |  15 lines

  1.  
  2. .title
  3. {
  4.   background-color: black;
  5.   font-family: verdana, arial, helvetica;
  6.   font-size: 10pt;
  7.   font-weight: bold;
  8.   color: white;
  9.   padding: 4;
  10. }
  11.  
  12. BODY
  13. {
  14.   background-color: lightyellow;
  15. }