home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 September / MICD2001_09_NR1.iso / Www / Inkluz / files / style8.css < prev    next >
Cascading Style Sheet File  |  2001-07-11  |  467b  |  42 lines

  1. body
  2.   { 
  3.     background: #333333;
  4.     }
  5. h1
  6.   { 
  7.     color: #FF9900; background: #000000;
  8.    }
  9. h2
  10.   {
  11.     color: #CCCCCC}
  12. h3
  13.   { 
  14.     color: #FF9900;
  15.  }
  16. h4
  17.   {
  18.     color: #CCCCCC;
  19.     }
  20. h5
  21.   {
  22.     color: #CCCCCC;
  23.     }
  24. h6
  25.   {
  26.     color: #CCCCCC;
  27.     }
  28. p
  29.   { 
  30.     color: #CCCCCC;
  31.     text-align: justify;
  32.      }
  33. a
  34.   { 
  35.     color:#FFFFCC;
  36. }
  37. a:hover 
  38.   { color: #000033;
  39.     background: #FFCC66}
  40. table.head
  41.   { background: #000000}
  42.