home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / QuickStart / include / qsstyle.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2000-06-11  |  2.5 KB  |  76 lines

  1.  
  2. hr { text-align:left; }
  3.  
  4. table.reference { width:90%;font: 8pt verdana;padding:1,1,1,1 }
  5. table.reference td { width:25%; padding-left:5; padding-bottom:2 }
  6. table.reference td a { color:black; }
  7. table.reference td a:hover { color:darkred; }
  8.  
  9. .TODO { color:red; }
  10.  
  11. body {  font: 8pt verdana; }
  12. body div {  font: 8pt tahoma, verdana; }
  13.  
  14. table.outer { font-family:Verdana; font-size:8pt; }
  15.  
  16. td.toc { font-family:Verdana; font-size:8pt; background-color:f6e4c6; }
  17. div.toc { margin-top:20px; margin-left: 10px; font-family: Verdana, Arial, Helvetica; }
  18.  
  19. div.body {  margin-top:20px; margin-left: 15px; font-family: Tahoma, Verdana, Arial, Helvetica; }
  20.  
  21. a.outer { color:black }
  22. a.outer:hover { color:darkred }
  23.  
  24. a.toc2 { color:black }
  25. a.toc2:hover { color:darkred }
  26.  
  27. h1   { font-size:22pt }
  28. h4   { font-size:12pt }
  29.  
  30. bak_span.subhead   { color:black;font-weight:600;font-size:10pt }
  31. bak_h5   { color:black;font-weight:600;font-size:10pt; }
  32.  
  33. span.subhead   { font-size:12pt }
  34. h5   { font-size:12pt;font-weight:100  }
  35.  
  36. h6   { color:darkblue;font-weight:600 }
  37.  
  38. div.comment { font-family:Times; background-color:ffffcc; padding:10,10,10,10; width="90%"; margin-left:5}
  39. code { color:darkred; }
  40. .code { color:darkred; font-family:"courier new";}
  41. div.code { padding-left:25; }
  42.  
  43. bogus.div.code { width="100%" background-color:cccccc; color:darkred; font-family:"courier new";padding:10,10,10,10; }
  44.  
  45. span.caption { font-size:10pt; color:black; font-weight:600; margin-top:5 }
  46. div.caption { font-size:10pt; color:darkgreen; font-weight:600; margin-top:5 }
  47.  
  48. div.aside { background-color:eeeeee; width:90% }
  49.  
  50. img { border-color:black }
  51.  
  52. a.srcview { font-size:9pt;}
  53. table.srcview { width="90%"; }
  54.  
  55. div.indent { padding-left:25; }
  56.  
  57. div.buffer-top { padding:7,0,0,0 }
  58.  
  59. a:hover { color: red }
  60. .issues { color: 4455aa }
  61. .table1 { width:95% ; font-size: x-small; }
  62. .td1 { width:50%; background-color:eeeeee; }
  63. .th1 { width:50%; text-align:left; background-color:cccccc; }
  64.  
  65. table.table  { font-size:8pt; cell-padding:1; }
  66. table.table td { background-color:eeeeee; font-size:8pt; vertical-align:top; width:50% }
  67. table.table pre { font-family:Verdana; }
  68. table.table th { background-color:cccccc; text-align:left; font-size:8pt; }
  69.  
  70. table.table2  { font-size:8pt; cell-padding:1; }
  71. table.table2 td { background-color:eeeeee; font-size:8pt; vertical-align:top;  }
  72. table.table2 pre { font-family:Verdana; }
  73. table.table2 th { background-color:cccccc; text-align:left; font-size:8pt; }
  74.  
  75.  
  76.