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.

32 lines
800 B

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