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.

114 lines
1.8 KiB

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