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

  1. /* Spider Style Sheet for IE3 - last updated 8-5-97 */
  2.  
  3.     body      {  font-size: 75%;
  4.             font-family: Verdana, Arial, Helvetica; }
  5.         
  6.     h1        {  font-weight: bold;
  7.             font-size: 55%;}
  8.  
  9.     h2        {  font-weight: bold;
  10.             font-size: 66%; }
  11.  
  12.     h3        {  font-weight: bold;
  13.             font-size: 77%; }
  14.         
  15.     h4        {  font-weight: bold;
  16.             font-size: 77%; }
  17.  
  18.     h5        {  font-weight: bold;
  19.             font-size: 95%; }
  20.             
  21.     table    {  font-size: 75%;  }
  22.         
  23.     big        {  font-weight: bold;  }
  24.                         
  25.     code    {  font-family: Courier; 
  26.             font-size: 100% }
  27.  
  28.     pre        {  font-family: Courier;
  29.             font-size: 100% }
  30.  
  31.     hr.iis    {  color: black;
  32.             margin-bottom: 20pt; }    
  33.  
  34.                 
  35.