home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 21 / DOKAN21.iso / Extra / wmtools.exe / RCDATA / CABINET / spidie4.css < prev    next >
Cascading Style Sheet File  |  1998-07-07  |  669b  |  34 lines

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