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 / documentation.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-08-11  |  1.9 KB  |  124 lines

  1. A:link      { color: #0000B0 }
  2. A:visited    { color: #0000B0 }
  3. A:active    { color: #0000BF }
  4. A:hover        { color: #0000FF }
  5.  
  6. A.popuplink:link      { color: #008F00 }
  7. A.popuplink:visited      { color: #008F00 }
  8. A.popuplink:active      { color: #008F00 }
  9. A.popuplink:hover      { color: #00BF00 }
  10.  
  11. A.topbarlink:link      { color: #ffffff}
  12. A.topbarlink:visited      { color: #ffffff }
  13. A.topbarlink:active      { color: #ffffff }
  14. A.topbarlink:hover      { color: #ffffff }
  15.  
  16. body
  17.     {
  18.     background: #ffffff;
  19.     color: #000000;
  20.     font-family: Verdana, Arial, Helvetica, sans-serif;
  21.     font-size: 90%;
  22.     text-align: justify;
  23.     }
  24.  
  25. H1,H3,H4,H5
  26.     {
  27.     text-align: left;
  28.     }
  29.  
  30. H2
  31.     {
  32.     text-align: left;
  33.     font-size: 175%;
  34.     }
  35.  
  36. .smalltitle
  37.     {
  38.     margin-top: 21px;
  39.     margin-bottom: 7px;
  40.     font-size: 115%;
  41.     font-weight: bold;
  42.     text-align: left;
  43.     }
  44.  
  45. TT, PRE
  46.     {
  47.     font-size: 110%;
  48.     }
  49.     
  50. DD
  51.     {
  52.     margin-bottom: 10px;
  53.     }
  54.  
  55. .topbartable
  56.     {
  57.     margin: 0;
  58.     padding: 0;
  59.     width: 100%;
  60.     height: 77px;
  61.     }
  62.  
  63. table.topbartable td, table.topbarspacer td
  64.     {
  65.     background:  #63d58a;
  66.     color: #ffffff;
  67.     }
  68.  
  69. table.topbartable td.runninghead
  70.     {
  71.     font-family: Arial, Helvetica, sans-serif;
  72.     font-size: 80%;
  73.     font-weight: bold;
  74.     text-align: left;
  75.     }
  76.  
  77. .topbarlink
  78.     {
  79.     text-decoration: none;
  80.     }
  81.  
  82. .bodytable
  83.     {
  84.     position: relative;
  85.     margin: 10px 0px 0px 0px;
  86.     width: 100%;
  87.     }
  88.  
  89. table.bodytable td.bodytext
  90.     {
  91.     vertical-align: top;
  92.     padding: 10px 20px 0px, 15px;
  93.     background: #ffffff;
  94.     color: #000000;
  95.     font-family: Verdana, Arial, Helvetica, sans-serif;
  96.     font-size: 75%;
  97.     text-align: justify;
  98.     }
  99.  
  100. .numberedlist
  101.     {
  102.     font-family: Arial, Helvetica, sans-serif;
  103.     font-size: 120%;
  104.     font-weight: bold;
  105.     font-style: italic;
  106.     margin: 0px 0px 4px 0px;
  107.     }
  108.  
  109. .seealsotitle
  110.     {
  111.     font-weight: bold;
  112.     }
  113.  
  114. .seealsolinks
  115.     {
  116.     padding-top: 6px;
  117.     }
  118.  
  119. table.featurestable td
  120.     {
  121.     font-size: 75%;
  122.     vertical-align: top;
  123.     padding-bottom: 6px;
  124.     }