[geeklog-cvs] geeklog-1.3/public_html/layout/professional style.css,1.3,1.4

blaine at iowaoutdoors.org blaine at iowaoutdoors.org
Fri Mar 25 16:50:05 EST 2005


Update of /var/cvs/geeklog-1.3/public_html/layout/professional
In directory www:/tmp/cvs-serv22052/public_html/layout/professional

Modified Files:
	style.css 
Log Message:
Tweaked CSS declaration for table header <th>


Index: style.css
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/layout/professional/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** style.css	30 Jan 2005 20:01:22 -0000	1.3
--- style.css	25 Mar 2005 21:50:03 -0000	1.4
***************
*** 74,78 ****
  th {
    color:#000000;
!   font:bold smaller Tahoma,verdana,helvetica,arial,sans-serif
  }
  .block-divider {
--- 74,80 ----
  th {
    color:#000000;
!   background-color: #DAE0ED;
!   font:bold smaller Tahoma,verdana,helvetica,arial,sans-serif;
!   padding-left:3px;
  }
  .block-divider {




More information about the geeklog-cvs mailing list