home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2003 #3 / K-CD_2003-03.iso / Explorer6 / DA / HELPCONT.CAB / ieshared.chm / couaprint.css < prev    next >
Cascading Style Sheet File  |  2002-09-10  |  665b  |  28 lines

  1. /* last updated 6/15/99 */
  2.  
  3. body            { color: #000000;
  4.         background: #FFFFFF;      
  5.         font-size: 70%;            
  6.         font-family: Verdana, Arial, Sans Serif; }
  7.  
  8. H1        { font-size: 150% }
  9.  
  10. span.printOnly    { display:inline; }
  11.  
  12. #nav        { display:none }
  13.  
  14. div.expand    { margin-left: "1.5em"; display:block;  }
  15.  
  16. img.expand     { margin-left: "1.5em"; display: none}
  17.  
  18. table  { font-size: 100%; }
  19.  
  20. td  { border-style: solid; border-width: 1; }
  21. th  { border-style: solid; border-width: 1; }
  22.  
  23. ul        { margin-left: "1.5em"; list-style-type: disc; }
  24.  
  25. #text        { overflow:visible;  }
  26.  
  27. img.thumbnail        {vertical-align: top; margin-left: 0;
  28.              width:auto; border-width: 1;  }