|
From: Chris S. <san...@us...> - 2009-06-26 15:37:26
|
Update of /cvsroot/stack/stack-dev In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21133 Modified Files: styles.css Log Message: Index: styles.css =================================================================== RCS file: /cvsroot/stack/stack-dev/styles.css,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** styles.css 23 Jun 2009 14:39:37 -0000 1.35 --- styles.css 26 Jun 2009 15:37:23 -0000 1.36 *************** *** 99,105 **** .quote{ ! font-style: italic; text-align: center; ! width: 80%; } --- 99,105 ---- .quote{ ! font-style: italic; text-align: center; ! width: 80%; } *************** *** 343,347 **** .reportsStatsTable{ text-align: left; ! width: 40%; } --- 343,347 ---- .reportsStatsTable{ text-align: left; ! width: 60%; } |