home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 February / EnterCD 2_2002.iso / Grafika / ImageConverter Plus / _icp.dat / #setuppath# / converter.chm / htmlhelp.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-10-08  |  1.5 KB  |  126 lines

  1. /*used styles*/
  2. body, li, td {
  3.     font-size: 12px;
  4.     font-family: Verdana, Arial, Helvetica, "MS Sans Serif"
  5. }
  6.  
  7. h1        {
  8.     font-size: 17px;
  9.     margin-bottom: 0px;
  10. }
  11.  
  12. h3        {
  13.     font-size: 14px;
  14.     margin-left: 10px;
  15.     margin-bottom: -10px
  16. }
  17.  
  18. h5        {
  19.     font-size: 14px; 
  20.     margin-left: 10px;
  21. }
  22.  
  23. p        {
  24.     margin-left: 10px;
  25.  margin-bottom: 10px;
  26. }
  27.  
  28. div        {
  29.     margin-left: 10px;
  30. }
  31.  
  32. a:hover {
  33.     font-weight: bold;
  34. }
  35. .comment {
  36.     background-color : #EEEEEE;
  37.     border-left : 2px solid;
  38.     margin-left : 20px;
  39.     border-left: 2px solid;
  40.     padding-left: 3px;
  41.     padding-right: 3px;
  42.     padding-bottom: 3px;
  43.     padding-top: 3px;
  44.  border: #333333;
  45.      text-align: justify;
  46. }
  47.  
  48. .d {
  49.     BACKGROUND-COLOR: #f7f7f7;
  50. }
  51.  
  52. .l {
  53.     BACKGROUND-COLOR: #ffffff;
  54. }
  55.  
  56. .str2 {
  57.     COLOR: #333333;
  58.     FONT-WEIGHT: bold;
  59. }
  60.  
  61. /*end of used styles*/
  62.  
  63. p.bigfix    {
  64.     margin-top: -.4em;
  65.     margin-bottom: 0em;
  66. }
  67.  
  68. p.margin    {
  69.     margin-left: 2em;
  70.     margin-top: -1.75em;
  71. }
  72.     
  73.  
  74. h2        {
  75.     font-size: 125%;
  76.     margin-top: 1.5em;
  77.     margin-bottom: .5em;
  78. }
  79.  
  80. h4        {
  81.     font-size: 105%;
  82.     margin-top: 1.2em;
  83.     margin-bottom: .5em
  84. }
  85.  
  86. h5        {
  87.     font-size: 14px; margin-left: 10px
  88. }
  89.  
  90. big        {
  91.     font-weight: bold;
  92.     font-size: 105%;
  93. }
  94.  
  95.         
  96. p.proclabel        {
  97.     font-weight: bold;
  98.     font-size: 100%;
  99.     margin-top: 1.2em
  100. }
  101.       
  102.     
  103. /*    TERM AND DEFINITION TAGS    */
  104. dl        {
  105.     margin-top: 0em
  106. }
  107.  
  108. dt        {
  109.     font-weight: bold;
  110.     margin-top: 1em;
  111.     margin-left: 1.5em;
  112. }
  113.  
  114. dl li    {
  115.     margin-bottom: .7em
  116. }
  117.     
  118. dl dl    {
  119.     margin-top: 0em;
  120.     margin-left: 0em
  121. }
  122.     
  123.                         
  124.  
  125. .margin15 {  margin-left: 15px}
  126.