home *** CD-ROM | disk | FTP | other *** search
/ Beginning Direct3D Game Programming / Direct3D.iso / directx / dxf / extras / documentation / directx7 / japanese / directx.chm / devdoc / backsdk4.css < prev    next >
Cascading Style Sheet File  |  2000-09-22  |  5KB  |  447 lines

  1. /* Cascading Style Sheet for Platform SDK Content */
  2.  
  3.  
  4. body
  5.     {
  6.     padding: 0px 0px 0px 26px;
  7.     background: #ffffff; 
  8.     color: #000000;
  9.     font-family: "élér éoâSâVâbâN";
  10.     font-size: 75%;
  11.     line-height: 135%;
  12.     }
  13.  
  14. div
  15.     {
  16.     width: 90%;
  17.     border: 2px solid #999999;
  18.     padding: 4px 8px;
  19.     background: #cccccc;
  20.     }
  21.     
  22. h1, h2, h3, h4
  23.     {
  24.     font-family: "élér éoâSâVâbâN";
  25.     margin-left: -26px;
  26.     }
  27.     
  28. h1
  29.     {
  30.     font-size: 235%;
  31.     margin-top: .5em;
  32.     margin-bottom: .5em; 
  33.     line-height: 100%;
  34.     }
  35.     
  36. h2
  37.     {
  38.     font-size: 150%;
  39.     margin-top: 1em;
  40.     margin-bottom: .6em; 
  41.     line-height: 100%;
  42.     }
  43.     
  44. h3
  45.     {
  46.     font-size: 125%;
  47.     margin-top: 1em;
  48.     margin-bottom: .6em;
  49.     }
  50.     
  51. h4
  52.     {
  53.     font-size: 100%;
  54.     margin-top: 1em;
  55.     margin-bottom: .6em; 
  56.     }
  57.  
  58. ul p, ol p, dl p
  59.     {
  60.     margin-left: 0em;
  61.     }
  62.  
  63. p
  64.     {
  65.     margin-top: .6em;
  66.     margin-bottom: .6em;
  67.     }
  68.  
  69. dl
  70.     {
  71.     margin-top: 0em; 
  72.     }
  73.  
  74. dd
  75.     {
  76.     margin-bottom: 0em;  
  77.     margin-left: 1.9em; 
  78.     }
  79.  
  80. dt
  81.     {
  82.     margin-top: .6em; 
  83.     }
  84.  
  85. ul, ol
  86.     {
  87.     margin-top: .6em;     
  88.     margin-bottom: 0em;
  89.     }
  90.     
  91. ol
  92.     {
  93.     margin-left: 3.6em; 
  94.     }    
  95.     
  96. ul
  97.     {
  98.     list-style-type: disc; 
  99.     margin-left: 1.9em; 
  100.     }
  101.  
  102. li
  103.     {
  104.     margin-bottom: .6em;
  105.     }
  106.  
  107. ul ol, ol ol
  108.     {
  109.     list-style-type: lower-alpha;
  110.     {
  111.  
  112. pre
  113.     {
  114.     margin-top: .6em;
  115.     margin-bottom: .6em; 
  116.     }
  117.  
  118. pre,code
  119.     {
  120.     font: 100% "élér âSâVâbâN"; 
  121.     color: #660000;
  122.     }
  123.  
  124. table
  125.     {
  126.     width: 90%;
  127.     background: #999999;
  128.     margin-top: .6em;
  129.     margin-bottom: .3em;
  130.     }
  131.         
  132. th
  133.     { 
  134.     padding: 4px 8px;
  135.     background: #cccccc;
  136.     text-align: left;
  137.     font-size: 75%;
  138.     vertical-align: bottom;
  139.     }
  140.         
  141. td
  142.     { 
  143.     padding: 4px 8px;
  144.     background: #ffffff;
  145.     vertical-align: top;
  146.     font-size: 75%;
  147.     }
  148.  
  149. blockquote
  150.     {
  151.     margin-left: 3.8em;
  152.     margin-right: 3.8em;
  153.     margin-top: .6em;
  154.     margin-bottom: .6em;
  155.     }
  156.  
  157. sup
  158.     {
  159.     text-decoration: none;
  160.     font-size: smaller; 
  161.     }
  162.  
  163. a:link
  164.     {
  165.     color: #0066ff;
  166.     }
  167.     
  168. a:visited
  169.     {
  170.     color: #996600; 
  171.     }
  172.     
  173. a:hover
  174.     {
  175.     color: #cc9900;
  176.     }
  177.     
  178. .label
  179.     {
  180.     font-weight: bold; 
  181.     margin-top: 1em;
  182.     margin-left: -26px;
  183.     }
  184.     
  185. .tl
  186.     {
  187.     margin-bottom: .75em; 
  188.     }
  189.     
  190. .atl
  191.     {
  192.     padding-left: 1.5em;
  193.     padding-bottom: .75em; 
  194.     }
  195.     
  196. .cfe
  197.     {
  198.     font-weight: bold; 
  199.     }
  200.     
  201. .mini
  202.     {
  203.     font-size: smaller;
  204.     }
  205.     
  206. .dt
  207.     {
  208.     margin-bottom: -.6em; 
  209.     }
  210.     
  211. .indent
  212.     {
  213.     margin-left: 1.9em; 
  214.     margin-right: 1.9em;
  215.     }
  216.  
  217. .product
  218.     {
  219.     text-align: right;
  220.     color: #333333;
  221.     font-size: smaller;
  222.     font-style: italic;
  223.     }
  224.  
  225.  
  226. .buttonbarshade
  227.     {
  228.     position: relative;
  229.     margin: 0;
  230.     left: 10px;
  231.     top: 2;
  232.     width: 100%;
  233.     height: 21px;
  234.     }
  235.  
  236. .buttonbartable
  237.     {
  238.     position: absolute;
  239.     margin: 0;
  240.     left: 0;
  241.     top: 2;
  242.     width: 100%;
  243.     height: 21px;
  244.     }
  245.  
  246. table.buttonbartable td, table.buttonbarshade td
  247.     {
  248.     background:  #99ccff;
  249.     border-left: 2px solid #ffffff;
  250.     margin: 0;
  251.     padding: 3px 0px 4px 0px;
  252.     font-family: "élér éoâSâVâbâN";
  253.     font-size: 9pt;
  254.     }
  255.  
  256. table.buttonbartable td.button1
  257.     {
  258.     background: #6699ff;
  259.     padding: 0;
  260.     font-weight: bold;
  261.     text-align: center;
  262.     cursor: hand;
  263.     }
  264.  
  265. table.buttonbartable td.button2
  266.     {
  267.     background: #99cc66;
  268.     font-weight: bold;
  269.     text-align: center;
  270.     }
  271.  
  272. table.buttonbartable td.button3
  273.     {
  274.     background: #cc9966;
  275.     font-weight: bold;
  276.     text-align: center;
  277.     }
  278.  
  279. table.buttonbartable td.runninghead
  280.     {
  281.     padding-left: 4px;
  282.     font-style: italic;
  283.     text-align: left;
  284.     }
  285.  
  286. .version
  287.     {
  288.     text-align: left;
  289.     color: #000000;
  290.     margin-top: 3em;
  291.     margin-left: -26px;
  292.     font-size: smaller;
  293.     font-style: italic;
  294.     }
  295.  
  296.  
  297. .lang, .ilang
  298.     {
  299.     color: #0000ff;
  300.     font: normal 8pt "élér éoâSâVâbâN";
  301.     }
  302.  
  303. div.langMenu
  304.     {
  305.     position: absolute;
  306.     z-index: 1;
  307.     width: 96pt;
  308.     padding: 8pt;
  309.     visibility: hidden;
  310.     border: 1px solid #000000;
  311.     background: #ffffd0;
  312.     }
  313.  
  314. div.langMenu ul
  315.     {
  316.     padding-left: 2em;
  317.     margin-left: 0;
  318.     }
  319.  
  320. div.filtered
  321.     {
  322.     margin: 4pt 0 8pt -26px;
  323.     padding: 4px 4px 8px 26px;
  324.     width: 100%;
  325.  
  326.     border: 2px solid #aaaacc;
  327.  
  328.     background: #ffffff;
  329.     }
  330.  
  331. div.filtered2
  332.     {
  333.     margin: 4pt 0 8pt -26px;
  334.     padding: 4px 4px 8px 26px;
  335.     width: 100%;
  336.  
  337.     border: none;
  338.     background: #ffffff;
  339.     }
  340.  
  341. div.filtered h1, div.filtered h2, div.filtered h3, div.filtered h4
  342.     {
  343.     margin-left: -22px;
  344.     }
  345.  
  346. div.filtered span.lang
  347.     {
  348.     position: relative;
  349.     left: -22px;
  350.     }
  351.  
  352.  
  353. div.reftip
  354.     {
  355.     position: absolute;
  356.     z-index: 1;
  357.     padding: 8pt;
  358.     visibility: hidden;
  359.     border: 1px solid #000000;
  360.     background: #ffffd0;
  361.     }
  362.  
  363. pre.syntax
  364.     {
  365.     background: #dddddd;
  366.     padding: 2pt,4pt;
  367.     cursor: text;
  368.     line-height: 120%;
  369.     }
  370.  
  371. pre.syntax
  372.     {
  373.     color: #000000;
  374.     }
  375.  
  376. a.synParam
  377.     {
  378.     color: #0040ff;
  379.     text-decoration: none;
  380.     }
  381.  
  382. a.synParam:hover
  383.     {
  384.     text-decoration: underline;
  385.     }
  386.  
  387. div.sapop
  388.     {
  389.     position: absolute;
  390.     z-index: 1;
  391.     left: 26px;
  392.     width: 100%;
  393.     padding: 10px 10px 10px 36px;
  394.     visibility: hidden;
  395.     border: 1px solid #000000;
  396.     background: #ffffd0;
  397.     }
  398.  
  399.  
  400. div.footer
  401.     {
  402.     width: 100%;
  403.     border: none;
  404.     background: #ffffff;
  405.     margin-top: 18pt;
  406.     padding-bottom: 12pt;
  407.     color: #228B22;
  408.     text-align: center;
  409.     font-size: 76%;
  410.     }
  411.  
  412. .note
  413.     {
  414.     margin-left: 14pt;
  415.     margin-right: 12pt;
  416.     }
  417.  
  418. .indent1
  419.     {
  420.     margin-left: 12pt;
  421.     }
  422.  
  423. .indent2
  424.     {
  425.     margin-left: 24pt;
  426.     }
  427.  
  428. .indent3
  429.     {
  430.     margin-left: 36pt;
  431.     }
  432.  
  433. p.proch
  434.     {
  435.     padding-left: 16px;
  436.     }
  437.  
  438. p.proch img
  439.     {
  440.     position: relative; 
  441.     vertical-align: top;
  442.     left: -18px; 
  443.     margin-right: -14px; 
  444.     margin-bottom: -18px;
  445.     }
  446.  
  447.