home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / uaktualnienia / OptionPackPL / iis4_02.cab / layout.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1998-04-27  |  1.2 KB  |  59 lines

  1. <!--
  2.     $Date: 9/04/97 3:50p $
  3.     $ModTime: $
  4.     $Revision: 8 $
  5.     $Workfile: layout.css $
  6.     Gunmetal
  7. -->
  8. .bgSign    {
  9.          background: url(/iissamples/homepage/themes/gunmetal/gradient.gif) repeat-y
  10.         }
  11. .bg0    {
  12.         background: #DAE4DC
  13.         }
  14.  
  15. .bg1    {
  16.          background: url(/iissamples/homepage/themes/gunmetal/gradient.gif) repeat-y
  17.         }
  18.  
  19. .bg2    {
  20.          background: #868686
  21.         }
  22.  
  23. .bg3    {
  24.          font: normal bold 24pt/24pt Times, serif;
  25.          color: #FFFFFF;
  26.          text-align: center;
  27.          background: #000000
  28.         }
  29. .header {
  30.     font-family: "verdana";
  31.     font-size: 10pt;
  32.     font-weight: bold
  33.     }
  34. .title    {
  35.          font: 10pt/12pt "Verdana";
  36.          font-style: "plain";
  37.          font-weight: light;
  38.          color: #FFFFFF;
  39.          text-align: center;
  40.          background: black
  41.         }
  42.  
  43.  
  44. BLOCKQUOTE { background: #7fffd4 }
  45.  
  46. H4 {font-family: "verdana"; font-size: 10pt; font-weight: bold}
  47.  
  48. H5 {font: 8pt/10pt "verdana"; font-weight: light}
  49.  
  50. H6 {font-family: "Verdana, Arial, Helvetica";line-height: 100%; font-size: 10pt; font-weight: light}
  51.  
  52. CODE {font-family: "Courier, Monaco"}
  53.  
  54. a:link        {  background: transparent;    
  55.         color: #0000FF; } 
  56.  
  57. a:active    { color: #FFCC99; }
  58.  
  59. a:visited     {  color: #800080; }