Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
1.9 KiB

  1. body { background: #FEFEFE; /*SMS yellow background*/
  2. font-size: 70%; /*K2 and Proxy font size*/
  3. margin: 3pt;
  4. font-family: Verdana, Arial, Helvetica }
  5. a:link {font-size: 100%;
  6. background: transparent;
  7. color: #0000FF;}
  8. table a:link {font-size: 100%;}
  9. a:visited { color: #800080}
  10. h1 { font-size: 115%; }
  11. h4 { font-weight: bold;
  12. font-size: 110%;
  13. margin-bottom: .6em; }
  14. big { font-weight: bold;
  15. font-size: 100%;
  16. /* margin-bottom: -6em; */}
  17. ol { margin-left: 4em;
  18. margin-top: 1em;
  19. margin-bottom: 1em; }
  20. ul { list-style: disc;
  21. margin-top: .6em;
  22. margin-bottom: 0em; }
  23. ol ul { margin-top: .6em; } /*bulleted list inside a numbered list*/
  24. li { padding-bottom: .7em; margin-left: -2em; }
  25. p {margin-top: .6em; margin-bottom: .6em }
  26. code { font-family: Courier; }
  27. pre { font-family: Courier; }
  28. dl /* { margin-top: -10em; }*/
  29. dt { font-weight: bold;
  30. margin-left: 15pt; }
  31. dd { margin-top: 1pt;
  32. margin-bottom: 10pt;
  33. margin-left: -15pt; }
  34. hr { margin-bottom: 20pt; } /*IIS specific - preceding copyright*/
  35. table { margin: 0pt;
  36. font-size: 100% }
  37. td { margin: .25em;
  38. vertical-align: top;
  39. background: #eeeeee }
  40. th { vertical-align: middle; }
  41. object { margin-top: 0pt;
  42. line-height: 11.3em; }
  43. img /* { margin-top: -4pt; } */
  44. /* MISC. TAGS */
  45. p.bigfix/* { margin-top: -11em;
  46. margin-bottom: -11em; }*/ /*paragraph following a list, preceding a procedure*/
  47. hr.sms { text-align: left;
  48. margin-bottom: -7pt; } /*SMS specific rule used under procedure title*/
  49. hr.iis { color: black;
  50. margin-bottom: 20pt; } /*IIS specific - preceding copyright*/
  51. td.answer { font-size: 100%;
  52. font-family: Verdana, Arial, Helvetica;
  53. margin-top: 0pt;
  54. margin-bottom: 0pt}
  55. input.standard {font-size: 12px}