home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2004 New Year / INTERNET112.ISO / pc / projects / log_analyser / stats.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-10-23  |  223 b   |  14 lines

  1. td
  2. {
  3.     padding: 0 10px 0 0;
  4.     color: black;
  5.     font-family: Verdana;
  6.     font-size: 10px;
  7.     line-height: 20px;
  8.     border-bottom: #dddddd;
  9.     border-width: 0 0 1px 0;
  10.     border-style: none none solid none;
  11. }
  12.  
  13. thead { font-weight: bold; }
  14.