home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_04.cab / spidie4.css < prev    next >
Cascading Style Sheet File  |  1997-08-28  |  538b  |  28 lines

  1. /* Spider Style Sheet for IE4 - last updated 8-27-97 */
  2.  
  3.  
  4.     body      {  font-size: 75%;
  5.             font-family: Verdana, Arial,             Helvetica; }
  6.         
  7.     h1        {  font-size: 145%;}
  8.  
  9.     h2        {  font-size: 125%; }
  10.  
  11.     h3        {  font-size: 110%; }
  12.         
  13.     h4        {  font-size: 100%; }
  14.  
  15.     h5        {  font-size: 95%; }
  16.         
  17.     table    {  font-size: 100%;  }
  18.     
  19.     big        {  font-weight: bold; 
  20.             font-size: 105%;  }
  21.                         
  22.     code    {  font-family: Courier; 
  23.             font-size: 125%; }
  24.  
  25.     pre        {  font-family: Courier; 
  26.             font-size: 125    %; }
  27.                 
  28.     hr.iis        {  color: black; }