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

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