home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2001 November / MICD2001_11_NR1.iso / Www / @t / pliki / INDEX.CSS < prev    next >
Cascading Style Sheet File  |  2001-09-03  |  226b  |  14 lines

  1. body, td{
  2.     color : #FFFFFF;
  3.     margin : 0px;
  4.     font : 10px Verdana, Tahoma, sans-serif;
  5.     background : #5A5A5A ;
  6.     z-index : auto;
  7. }
  8. #p1{
  9.     font : bold 20px;
  10.     text-align : center;
  11.     background : White;
  12.     color : Black;
  13. }
  14.