home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / tsw / TSW_3.4.0.exe / Apache2 / ssl / OpenSSLhelp.chm / slpmain.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-03-20  |  2.4 KB  |  104 lines

  1. BODY
  2. {
  3.     scrollbar-face-color:#AAB0BC;
  4.     scrollbar-highlight-color:#FFFFFF;
  5.     scrollbar-3dlight-color:#999999;
  6.     scrollbar-darkshadow-color:#999999;
  7.     scrollbar-shadow-color:#FFFFFF;
  8.     scrollbar-arrow-color:#FFFFFF;
  9.     scrollbar-track-color:#8E929B;
  10. }
  11. .BasicText
  12. {
  13.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  14.     font-size:10pt;
  15. }
  16. .CopyrightText
  17. {
  18.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  19.     font-size:9pt;
  20. }
  21. A.CopyrightLink, A.CopyrightLink:visited, A.CopyrightLink:active
  22. {
  23.     text-decoration:none;
  24.     background-color:rgb(255,255,255);
  25.     color:rgb(12,23,252);
  26.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  27.     font-size:10pt;
  28. }
  29. A.CopyrightLink:hover
  30. {
  31.     text-decoration:underline;
  32.     background-color:rgb(255,255,255);
  33.     color:rgb(12,23,252);
  34.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  35.     font-size:10pt;
  36. }
  37. .LeaderText
  38. {
  39.     color:rgb(255,255,255);
  40.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  41.     font-size:9pt;
  42.     font-weight:bold;
  43. }
  44. .BoxText
  45. {
  46.     background-color:rgb(186,191,201);
  47.     color:rgb(255,255,255);
  48.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  49.     font-size:10pt;
  50. }
  51. A.BoxLink, A.BoxLink:visited, A.BoxLink:active
  52. {
  53.     text-decoration:none;
  54.     background-color:rgb(186,191,201);
  55.     color:rgb(12,23,252);
  56.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  57.     font-size:10pt;
  58. }
  59. A.BoxLink:hover
  60. {
  61.     text-decoration:underline;
  62.     background-color:rgb(186,191,201);
  63.     color:rgb(12,23,252);
  64.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  65.     font-size:10pt;
  66. }
  67. .BoxBasicText
  68. {
  69.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  70.     font-size:10pt;
  71. }
  72. A.BoxBasicLink, A.BoxBasicLink:visited, A.BoxBasicLink:active
  73. {
  74.     text-decoration:none;
  75.     color:rgb(12,23,252);
  76.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  77.     font-size:10pt;
  78. }
  79. A.BoxBasicLink:hover
  80. {
  81.     text-decoration:underline;
  82.     color:rgb(12,23,252);
  83.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  84.     font-size:10pt;
  85. }
  86. .ButtonText
  87. {
  88.     font-weight:bold;
  89.     color:rgb(255,255,255);
  90.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  91.     font-size:10pt;
  92. }
  93. .DropMenuText
  94. {
  95.     color:rgb(255,255,255);
  96.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  97.     font-size:10pt;
  98. }
  99. TD
  100. {
  101.     font-family:Gill Sans MT, Arial, Verdana, Helvetica, sans-serif;
  102.     font-size:10pt;
  103. }
  104.