home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / zkuste / digifoto / where / download / WhereIsIt / setup.exe / %MAINDIR% / WhereIsIt.chm / frontpage.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-08-11  |  750 b   |  49 lines

  1. A:link      { color: #0000B0 }
  2. A:visited    { color: #0000B0 }
  3. A:active    { color: #0000BF }
  4. A:hover        { color: #0000FF }
  5.  
  6. body
  7.     {
  8.     background: #ffffff;
  9.     color: #000000;
  10.     font-family: Verdana, Arial, Helvetica, sans-serif;
  11.     font-size: 90%;
  12.     text-align: justify;
  13.     }
  14. H2
  15.     {
  16.     text-align: left;
  17.     font-size: 175%;
  18.     }
  19.  
  20. TT
  21.     {
  22.     font-size: 110%;
  23.     }
  24.  
  25. .topbartable
  26.     {
  27.     margin: 0;
  28.     padding: 0;
  29.     width: 100%;
  30.     height: 77px;
  31.     }
  32.  
  33. .bodytable
  34.     {
  35.     position: relative;
  36.     margin: 10px 0px 0px 0px;
  37.     width: 100%;
  38.     }
  39.  
  40. table.bodytable td.bodytext
  41.     {
  42.     vertical-align: top;
  43.     padding: 10px 20px 0px, 15px;
  44.     background: #ffffff;
  45.     color: #000000;
  46.     font-family: Verdana, Arial, Helvetica, sans-serif;
  47.     font-size: 75%;
  48.     text-align: justify;
  49.     }