home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / CSS / Template-matt / ie.css < prev    next >
Cascading Style Sheet File  |  2006-01-29  |  141b  |  14 lines

  1. /* IE FIX - By Matthew Caddoo */
  2.  
  3. .nav a {
  4. width: 130px;
  5. line-height: 20px;
  6. }
  7. .nav li {
  8. padding: 0;
  9. }
  10. .line {
  11. border-top: 0;
  12. }
  13.  
  14.