home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Programare / appgini / setup.exe / {app} / appgini_help.chm / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-04-25  |  1.4 KB  |  126 lines

  1. Body {
  2.     background-image:bg.gif; 
  3.     font-family:verdana,arial; 
  4.     font-size:14px; 
  5.     color:navy; 
  6.     background-attachment:fixed;
  7.     margin-left:20px;
  8. }
  9.     
  10. .H1 {
  11.     font-size:18px;
  12.     font-weight:bold;
  13.     color:#bb00ff;
  14.     border-style:solid;
  15.     border-width:1px;
  16.     border-top:none;
  17.     border-right:none;
  18.     border-left:none;
  19.     margin-bottom:10px;
  20.     text-indent:0px;
  21.     text-decoration:none;
  22. }
  23. .H1:hover{
  24.     color:blue;
  25. }
  26.  
  27.  
  28. .Toc2 {
  29.     font-size:15px;
  30.     color:navy;
  31.     font-weight:bold;
  32.     text-indent:20px;
  33.     margin-top:10px;
  34.     text-decoration:none;
  35. }
  36. .Toc2:hover{
  37.     color:blue;
  38. }
  39.  
  40.  
  41. .Toc3 {
  42.     font-size:15px;
  43.     color:navy;
  44.     font-weight:bold;
  45.     text-indent:40px;
  46.     text-decoration:none;
  47. }
  48. .Toc3:hover{
  49.     color:blue;
  50. }
  51.  
  52.  
  53.  
  54. .H2 {
  55.     font-size:18px;
  56.     color:navy;
  57.     font-weight:bold;
  58.     text-indent:20px;
  59.     margin-top:10px;
  60.     text-decoration:none;
  61. }
  62. .H2:hover{
  63.     color:blue;
  64. }
  65.  
  66.  
  67. .H3 {
  68.     font-size:15px;
  69.     color:navy;
  70.     font-weight:bold;
  71.     text-indent:30px;
  72.     margin-top:10px;
  73.     margin-bottom:0px;
  74.     text-decoration:none;
  75. }
  76. .H3:hover{
  77.     color:blue;
  78. }
  79.  
  80.  
  81.  
  82.  
  83.  
  84. .Next {
  85.     font-size:15px;
  86.     color:navy;
  87.     font-weight:bold;
  88.     text-indent:0px;
  89.     margin-top:10px;
  90.     text-decoration:none;
  91.     text-align:center;
  92. }
  93. .Next:hover{
  94.     color:blue;
  95. }
  96.  
  97.  
  98.  
  99.  
  100. .Legal {
  101.     color:navy;
  102.     text-decoration:none;
  103.     font-size:11px;
  104.     text-align:center;
  105. }
  106. .Legal:hover{
  107.     color:blue;
  108. }
  109.  
  110.  
  111.  
  112.  
  113.  
  114. .Text{
  115.     margin-left:30px;
  116.     margin-right:20%;
  117.     text-align:justify;
  118.     text-decoration:none;
  119.     color:navy;
  120. }
  121. .Text:hover{
  122.     color:blue;
  123. }
  124.  
  125.  
  126.