home *** CD-ROM | disk | FTP | other *** search
/ Microsoft DirectX SDK 7.0 / Dx7.bin / DXF / doc / directx6.1 / directx.chm / dxmedia / foundation / d3drm / toc.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-03-03  |  1008 b   |  39 lines

  1. A        {text-decoration:none}
  2. A:link        { color: #FFFFFF; }
  3. A:visited     { color: #FFFFFF; }
  4. A:active     { color: #FFFFFF; }
  5. A:hover     { color: #FF9900 ; }     /* On mouse over changes link color */
  6.  
  7. body{    background-color: #000000;
  8.     margin-left:0pt;            
  9.     font-family: Verdana, Arial, Helvetica, MS Sans Serif;
  10.     font-size: 65%;
  11.     }
  12. h1{
  13.     font-size: 125%;
  14.     margin-top: 1.35em;
  15.     margin-bottom: .5em;
  16.     }
  17. h2{
  18.     font-size: 110%; 
  19.     margin-top: 1.25em;  
  20.     margin-bottom: .5em;
  21.     }
  22. span.canvas { }
  23.  
  24. UL {margin-top:0; margin-left:0pt;}
  25. LI {line-height:10pt}
  26. UL LI {margin-left:4pt; list-style-type: none}
  27. UL UL LI {margin-left:22pt; list-style-type: disc}
  28. UL UL UL LI {margin-left:22pt; list-style-type: disc}
  29. UL UL UL UL LI {margin-left:22pt; list-style-type: disc}
  30.  
  31.  
  32. TABLE SPAN{font-size: 65%;}
  33.  
  34. SPAN.grn A:link      { color: "white" ; }
  35. SPAN.grn A:visited      { color: "white"; }
  36. SPAN.grn A:active     { color: "#66FF00" ; }
  37. SPAN.grn A:hover     { color: "#66FF00" ; }
  38.  
  39. DIV.outline {margin-right: 10pt;}