home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / internet / zongl / styles / photo.css < prev   
Cascading Style Sheet File  |  2002-01-22  |  213b  |  17 lines

  1. BODY {
  2.     color: #F3B14E;
  3.     background : #1E1916;
  4.     font-family : Arial, Helvetica, sans-serif;
  5.     font-size : xx-small;
  6. }
  7.  
  8. H1 {
  9.     background : #A90000;
  10.     font : bold x-small;
  11. }
  12.  
  13. TD {
  14.     font : xx-small;
  15. }
  16.  
  17.