home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Grafica / digphys / dig_phys.exe / $INSTDIR / inphys.chm / help.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-04-25  |  1.6 KB  |  108 lines

  1. body
  2.  {
  3.    font-family: Verdana, sans-serif;
  4.    font-size:12px;
  5.    color: #000000;
  6.    color:#000000;
  7.    bgcolor:#FFFFFF;
  8.    background:url("bk5_.jpg");
  9.  }
  10.  
  11. table th tr center form ul
  12.  {
  13.    color:#000000;
  14.    bgcolor:#FFFFFF;
  15.    font-family: Verdana, sans-serif;
  16.    font-size:12px;
  17.  }
  18.  
  19. td
  20.  {
  21.    color:#000000;
  22.    bgcolor:#FFFFFF;
  23.    font-family: Verdana, sans-serif;
  24.    font-size:12px;
  25.  }
  26.  
  27. h1 {
  28.    font-family: Verdana, sans-serif;
  29.    color:#0080C0;
  30.    font-size:18px;
  31. }
  32.  
  33. h2 {
  34.    font-family: Verdana, sans-serif;
  35.    color:#0080C0;
  36.    font-size:14px;
  37. }
  38.  
  39. h3 {
  40.    font-family: Verdana, sans-serif;
  41.    color:#808080;
  42.    font-size:12px;
  43.    background:#CCCCFF;
  44. }
  45.  
  46. h4 {
  47.    font-family: Verdana, sans-serif;
  48.    color:#808080;
  49.    font-size:12px;
  50. }
  51.  
  52. small {
  53.    font-family: Verdana, sans-serif;
  54.    font-size:10px;
  55.    color: #000000;
  56.    text-decoration: none
  57. }
  58.  
  59.  
  60.  
  61. HR {
  62.    color:#808080;
  63.    height: 1px;
  64. }
  65.  
  66.  
  67. li
  68. {
  69.    font-family: Verdana, sans-serif;
  70.    color: #000000;
  71. }
  72.  
  73. li.listText
  74. {
  75.    font-family: Verdana, sans-serif;
  76.    font-size:12px;
  77.    color: #000000;
  78. }
  79.  
  80. A:link {
  81.    font-family: Verdana, sans-serif;
  82.    font-size:13px;
  83.    color: #0080FF;
  84.    text-decoration: none
  85. }
  86.  
  87. A:visited {
  88.    font-family: Verdana, sans-serif;
  89.    font-size:13px;
  90.    color: #0080FF; 
  91.    text-decoration: none
  92. }
  93.  
  94. A:active {
  95.    font-family: Verdana, sans-serif;
  96.    font-size:13px;
  97.   color: #0080FF; 
  98.    text-decoration: none
  99. }
  100.  
  101.  
  102. A:hover {
  103.    font-family: Verdana, sans-serif;
  104.    font-size:13px;
  105.    color: #0000FF; 
  106.    text-decoration: underline
  107. }
  108.