home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 March / PCM_0203.iso / MEDIA / PREIZKUSNI / sexecs.exe / bookstyle.css < prev    next >
Cascading Style Sheet File  |  2001-12-27  |  297b  |  20 lines

  1.  
  2. A:link, A:visited {
  3.   text-decoration: none;
  4. }
  5.  
  6. A:active, A:hover {
  7.   text-decoration: underline;
  8. }
  9.  
  10. .toc {
  11.   font-family: Verdana, Arial, Helvetica;
  12.   font-size: 7.5pt;
  13.   font-weight: bold;
  14. }
  15.  
  16. body, td, th {
  17.   font-family: Trebuchet MS, Arial, Helvetica;
  18.   font-size: 10pt;
  19. }
  20.