[Phpwebsite-cvs-notice] themes/cowboy style.css,1.1,1.2

steven at res1.stddev.appstate.edu steven at res1.stddev.appstate.edu
Fri Jul 23 14:27:17 EDT 2004


Update of /home/cvsroot/themes/cowboy
In directory res1.stddev.appstate.edu:/usr/httpd/html/default/phpwebsite/steven/phpwebsite/themes/cowboy

Modified Files:
	style.css 
Log Message:
put in text-align to fix IE bug


Index: style.css
===================================================================
RCS file: /home/cvsroot/themes/cowboy/style.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** style.css	13 Feb 2003 18:30:02 -0000	1.1
--- style.css	23 Jul 2004 17:27:15 -0000	1.2
***************
*** 23,27 ****
--- 23,30 ----
  font-size : .9em; 
  font-family : Arial, Helvetica, sans-serif; 
+ }
  
+ td {
+ text-align: left;
  }
  



More information about the Phpwebsite-cvs-notice mailing list