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.

98 lines
2.0 KiB

  1. <HTML>
  2. <HEAD>
  3. <TITLE>Indexing Service Sample Style Sheet</TITLE>
  4. </head>
  5. <STYLE type="text/css">
  6. <!--
  7. body p td {
  8. font-family: Verdana, Arial, Helvetica;
  9. font-style: normal;
  10. font-weight: normal;
  11. font-size: 10pt;
  12. color: black;
  13. }
  14. b {
  15. font-family: Verdana, Arial, Helvetica;
  16. font-style: normal;
  17. font-weight: bold;
  18. font-size: 10pt;
  19. color: black;
  20. }
  21. a {
  22. font-family: Verdana, Arial, Helvetica;
  23. font-style: normal;
  24. font-weight: bold;
  25. font-size: 10pt;
  26. color: blue;
  27. text-decoration: none;
  28. }
  29. code {
  30. font-family: Courier;
  31. font-style: normal;
  32. font-weight: normal;
  33. font-size: 10pt;
  34. color: black;
  35. }
  36. strong {
  37. font-family: Verdana, Arial, Helvetica;
  38. font-variant: small-caps
  39. font-style: normal;
  40. font-weight: bold;
  41. font-size: 10pt;
  42. color: black;
  43. background-color: yellow;
  44. }
  45. h1 {
  46. font-family: Verdana, Arial, Helvetica;
  47. font-style: normal;
  48. font-weight: bold;
  49. font-size: 18pt;
  50. color: black;
  51. }
  52. h2 {
  53. font-family: Verdana, Arial, Helvetica;
  54. font-style: normal;
  55. font-weight: bold;
  56. font-size: 14pt;
  57. color: black;
  58. }
  59. h3 {
  60. font-family: Verdana, Arial, Helvetica;
  61. font-style: normal;
  62. font-weight: bold;
  63. font-size: 12pt;
  64. color: black;
  65. }
  66. .RecordTitle {
  67. font-family: Verdana, Arial, Helvetica;
  68. font-style: normal;
  69. font-weight: bold;
  70. font-size: 10pt;
  71. color: black;
  72. background-color: #A6CAF0;
  73. }
  74. .RecordStats {
  75. font-family: Verdana, Arial, Helvetica;
  76. font-style: italic;
  77. font-weight: normal;
  78. font-size: 10pt;
  79. color: black;
  80. }
  81. -->
  82. </style>
  83. <BODY>
  84. <COMMENT> The other pages display the real data</COMMENT>
  85. </BODY>
  86. </HTML>