home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet Web Designer 90 / PIWD90.iso / mac / contents / dreamweaver / tutorial_files / Pages56-58 / tutorial / xtreme / style.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-12-21  |  134 b   |  10 lines  |  [TEXT/ttxt]

  1. p {
  2.     font-family: Arial, Helvetica, sans-serif;
  3.     font-size: 10px;
  4.     color: #000000;
  5. }
  6. .headline {
  7.     font-size: 12px;
  8.     color: #7D7D7D;
  9. }
  10.