home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 June / PCWorld_2003-06_cd.bin / SOFTWARE / VYZKUSTE / TOOLBOX / HELP / CYLOGHELP.CSS < prev    next >
Cascading Style Sheet File  |  2003-01-28  |  1KB  |  21 lines

  1.  
  2. BODY         { font-family : Verdana, Tahome, Arial; font-size : 9pt; background-color: White; color : Black; }
  3. P, TD        { font-family : Verdana, Tahome, Arial; font-size : 9pt; color : Black; }
  4. SELECT,INPUT { font-family : Verdana, Tahome, Arial; font-size : 8pt; color : Black; }
  5.  
  6. .title       { font-size : 11pt; font-weight : bold; color: #000066; }
  7. .subtitle    { font-size : 10pt; font-weight : bold; color: #000066 }
  8. .copyright   { color: #808080; font-size : 7pt; }
  9. .comments    { color: #666666; font-size : 7pt; }
  10.  
  11. .code        { font-family : Andale Mono, Courier New, Courier; font-size : 9pt; background-color: #dddddd; color : #000040; }
  12. .code_tag    { font-family : Andale Mono, Courier New, Courier; font-size : 9pt; color : #0000A0; }
  13.  
  14. .NavA       { font-size : 7pt; font-weight: bold; color: #000066; text-decoration: none; }
  15. .NavA:Hover { font-size : 7pt; font-weight: bold; color: #3366CC; text-decoration: none; }
  16. A            { font-weight: bold; text-decoration: none; color: #000099; }
  17. A:Hover      { color: #3366CC; }
  18.  
  19. .Small { font-size : 7pt; }
  20.  
  21.