home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 July / PCpro_2004_07.ISO / docs / dosnavig / r_news_dos_files / text.css
Encoding:
Cascading Style Sheet File  |  2003-12-22  |  575 b   |  9 lines

  1. body      {font-family: Arial, MS Sans Serif; font-size: 11pt;}
  2. p         {font-family: Arial, MS Sans Serif; font-size: 11pt;}
  3. a:link    {color: #00dddd; text-decoration: none;}
  4. a:visited {color: #00bbbb; text-decoration: none;}
  5. a:hover   {color: #00dddd; text-decoration: underline;}
  6. a:active  {color: #ff80ff}
  7. h3        {color: #ffffff; font-weight: bold; font-family: Tahoma, Arial; font-size: 14pt;}
  8. h2        {color: #ffff00; font-weight: bold; font-family: Tahoma, Arial; font-size: 18pt;}
  9. code      {color: #ffff00; font-family: Courier New; font-size: 12pt;}