Source code of Windows XP (NT5)
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.

31 lines
673 B

  1. /* last updated 8/1/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. span.printOnly { display:inline; }
  8. span.webOnly {display:none }
  9. #nav { display:none }
  10. div.expand { margin-left: "1.5em"; display:block; }
  11. img.expand { margin-left: "1.5em"; display: none}
  12. table { font-size: 100%; }
  13. td { border-style: solid; border-width: 1; }
  14. th { border-style: solid; border-width: 1; }
  15. ul { margin-left: "1.5em"; list-style-type: disc; }
  16. #text { overflow:visible; }
  17. img.thumbnail {vertical-align: top; margin-left: 0;
  18. width:auto; border-width: 1; }