home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 September / MICD2001_09_NR1.iso / Www / Inkluz / files / style1.css < prev    next >
Cascading Style Sheet File  |  2001-04-14  |  530b  |  48 lines

  1. body
  2.   {
  3.     background: #5A3C1E;
  4.     color: #D5A97F;
  5.     }
  6. h1
  7.   {
  8.     color: #996633; background: #DAB48E;
  9.     }
  10. h2
  11.   {
  12.     color: #333333 }
  13. h3
  14.   {
  15.     color:  #D5A97F;
  16.   }
  17. h4
  18.   { 
  19.     color: #996633; 
  20.     }
  21. h5{
  22. color: #D5A97F}
  23.  
  24. table.top {
  25.   background: #DAB48E;
  26. }    
  27.  
  28. p
  29.   {
  30.     color: #D5A97F;
  31.     text-align: justify;
  32.   }
  33. center
  34.  
  35.   {
  36.     color: #D5A97F;
  37.   }
  38.   
  39. a
  40.   {
  41.     color: #CB9561;
  42.    }
  43. a:hover 
  44.   { color: #5A3C1E;
  45.     background: #D5A97F;}
  46. table.head
  47.   { background: #996633 }
  48.