home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 21 / DOKAN21.iso / Extra / wmtools.exe / RCDATA / CABINET / spidie3.css < prev    next >
Cascading Style Sheet File  |  1998-07-07  |  695b  |  37 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.                 padding: 6px;
  23.                   border-width: thin; }
  24.         
  25.     big        {  font-weight: bold;  }
  26.                         
  27.     code    {  font-family: Courier; 
  28.             font-size: 100% }
  29.  
  30.     pre        {  font-family: Courier;
  31.             font-size: 100% }
  32.  
  33.     hr.iis    {  color: black;
  34.             margin-bottom: 20pt; }    
  35.  
  36.                 
  37.