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

  1. body       {font-family: verdana, Arial, helvetica, sans-serif; font-size:11px; font-weight: normal; background-color:#F7F7F7; color: black; margin: 0px;}
  2. pre        {font-size:small};
  3. #content   {width: 100%; padding-top: 2px}
  4. #author    {padding: 2px; padding-top: 1px; color: #333333}
  5. #action    {width: 100%; text-align:right; padding: 2px; padding-right: 4px;}
  6.  
  7.  
  8. #clientarea
  9. {
  10.   width: 100%;
  11.   padding: 4px;
  12.   font-size: 10px;
  13.   clip: rect(0, 100%, 100%, 0);
  14.   overflow: auto;
  15. }
  16.