home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 May / Chip_1999-05_cd.bin / zkuste / PersWebServer / iis4_02.cab / layout.css1 < prev    next >
Text File  |  1997-08-27  |  1KB  |  63 lines

  1. <!--
  2.     $Date: 8/05/97 5:55p $
  3.     $ModTime: $
  4.     $Revision: 2 $
  5.     $Workfile: layout.css $
  6. -->
  7. .bg1    {
  8.          background: FFFFFF
  9.         }
  10.  
  11. .bg2    {background: FFFFFF
  12.         }
  13.  
  14. .bg3    {
  15.          font: 10pt/12pt "Times";
  16.          font-style: "plain";
  17.          font-weight: light;
  18.          color: #000000;
  19.          text-align: center;
  20.          background: FFFFFF
  21.         }
  22.  
  23. .title    {
  24.          font: 10pt/12pt "Times";
  25.          font-style: "plain";
  26.          font-weight: light;
  27.          color: #000000;
  28.          text-align: center;
  29.          background: FFFFFF
  30.         }
  31.  
  32.  
  33. BLOCKQUOTE { background: #7fffd4 }
  34.  
  35. H4 {font-family: "verdana"; font-size: 10pt; font-weight: bold}
  36.  
  37. H5 {font: 8pt/10pt "verdana"; font-weight: light}
  38.  
  39. H6 {font-family: "Verdana, Arial, Helvetica";line-height: 100%; font-size: 10pt; font-weight: light}
  40.  
  41. CODE {font-family: "Courier, Monaco"}
  42.  
  43. a:link        {  background: transparent;    
  44.         color: #0000FF; } 
  45.  
  46. a:active    { color: #FFCC99; }
  47.  
  48. a:visited     {  color: #800080; }
  49.  
  50. h1        { font-size: 145%; 
  51.         margin-bottom: .5em; }
  52.  
  53. h2        { font-size: 125%;  
  54.         margin-top: 1.5em;
  55.         margin-bottom: .5em;  }
  56.  
  57. h3        { font-size: 110%; 
  58.         margin-top: 1.2em;  
  59.         margin-bottom: .5em;  }
  60.  
  61. p        { margin-top:0pt; margin-bottom: 0pt;    }
  62.     
  63.