home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 March / PCWorld_2005-03_cd.bin / software / temacd / im / im2setup.exe / $OUTDIR / help / im2help.chm / help.css < prev    next >
Cascading Style Sheet File  |  2004-11-08  |  2KB  |  109 lines

  1. .BodyText  {
  2.     FONT-SIZE : 68%;
  3.     PADDING-RIGHT : 15px;        
  4.     font-family : Verdana,Arial,Helv,sans-serif;    
  5. }
  6.  
  7. .BodyTxtSm  {
  8.     FONT-SIZE : 62%;
  9. }
  10.  
  11. .HomeTitle  {
  12.     COLOR : #00B603;
  13.     FONT-SIZE : 93%;
  14.     FONT-WEIGHT : bold;
  15.     LINE-HEIGHT : 30px;
  16. }
  17.  
  18. .TOCTitle  {
  19.     COLOR : #00B603;
  20.     FONT-SIZE : 106%;
  21.     FONT-WEIGHT : bold;
  22.     LINE-HEIGHT : 10px;
  23. }
  24.  
  25. .H1  {
  26.     font-size : 90%;
  27.     font-weight : bold;
  28. }
  29.  
  30. .H2  {
  31.     font-size : 74%;
  32.     font-weight : bold;
  33. }
  34.  
  35. .H3  {
  36.     font-size : 62%;
  37.     font-weight : bold;
  38. }
  39.  
  40. ol
  41.         { margin-top: .5em; 
  42.         margin-bottom: 0em; 
  43.         margin-left: 2em }
  44.     
  45. ul
  46.         { margin-top: .6em;     
  47.         margin-bottom: 0em;
  48.         margin-left: 1.5em; 
  49.         list-style-type: disc; }
  50.  
  51. li
  52.         { margin-bottom: .7em;
  53.         margin-left: 0em; }
  54.  
  55. BODY          { color: #000000;
  56.         background: #FFFFFF;      
  57.         font-size: 75%;
  58.         font-family: Verdana, Arial, Helvetica, Tahoma, Sans Serif }
  59.  
  60. TD
  61. {
  62.     FONT-SIZE : 73%;
  63.     LINE-HEIGHT : 15px;
  64.     font-family : Verdana,Arial,Helv,sans-serif,Tahoma;    
  65. }
  66.  
  67. TH
  68. {
  69.     FONT-SIZE : 73%;
  70.     LINE-HEIGHT : 15px;
  71.     font-family : Verdana,Arial,Helv,sans-serifTahoma;    
  72.     font-weight :  bold;
  73.     text-align :  left;
  74. }
  75.  
  76. A  {
  77.     COLOR : #0056B6;
  78.     TEXT-DECORATION : underline;
  79. }
  80.  
  81. A:hover  {
  82.     TEXT-DECORATION : underline;
  83.     COLOR : #3192FF;
  84. }
  85.  
  86. .topNavLink  {
  87.     color : #FFFFFF;
  88.     text-decoration : none;
  89. }
  90.  
  91. .tableFixed  {
  92.     table-layout : fixed;
  93. }
  94.  
  95. p
  96.         { margin-top: .6em; 
  97.         margin-bottom: .6em; }
  98.  
  99. p.otherh
  100.     {
  101.     font-size: 100%; 
  102.     FONT: 9pt Tahoma, Arial; 
  103.     font-weight: bold;
  104.     margin-top: 1.1em; /* subtle but satisfying! */
  105.     }
  106.     
  107. p.proclabel
  108.         { font-size: 100%; 
  109.         font-weight: bold; }